Re: [pgadmin-support] Not a nit-pick problem

2008-01-31 Thread Hiroshi Saito
Hi. It size of the column label of SQLGrid was made variable. Then, every font of selection expresses it appropriately. This fixed svn-head and stable branch 1.8. now. Thanks report.! Regards, Hiroshi Saito - Original Message - From: "johnf" <[EMAIL PROTECTED]> Hi, On openSUSE 1

Re: [pgadmin-support] Triggers?

2008-01-31 Thread Dave Page
On Jan 31, 2008 8:21 PM, Raymond O'Donnell <[EMAIL PROTECTED]> wrote: > However, what puzzled me is why the triggers appear in psql and > PHPPgAdmin but not in PgAdmin (they don't show up as foreign keys under > the "Constraints" node either). pgAdmin will hide RI constraint triggers, but it dete

Re: [pgadmin-support] bug: the schema oid can't be located, please refresh all schemas

2008-01-31 Thread Thomas H.
i wonder if you received my testcase dbdump i've mailed you offlist some days ago (see below)... please let me know if i should resend it (and if so, where to so you can get it properly). Err yes - I replied on January the 10th: [Going back on-list] uhoh thats embarassing... sorry! i must

Re: [pgadmin-support] Triggers?

2008-01-31 Thread Raymond O'Donnell
On 31/01/2008 19:19, Dave Page wrote: iirc, in 7.4 and some of the other 8.x versions there was a contrib module call adddepends which was basically a perl script which added the required dependency information to turn the old style foreign keys into new style. I think it's now worked it's way o

Re: [pgadmin-support] Triggers?

2008-01-31 Thread Dave Page
On Jan 31, 2008 5:38 PM, Raymond O'Donnell <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm currently updating an old database that started life in PG 7.3, and > it has a bunch of triggers for foreign key constraints, named > "RI_ConstraintTrigger_X" and the like. > > While replacing these with "pr

[pgadmin-support] Triggers?

2008-01-31 Thread Raymond O'Donnell
Hi all, I'm currently updating an old database that started life in PG 7.3, and it has a bunch of triggers for foreign key constraints, named "RI_ConstraintTrigger_X" and the like. While replacing these with "proper" foreign keys, I noticed that they don't show up in PgAdmin under the ta

Re: [pgadmin-support] bug: the schema oid can't be located, please refresh all schemas

2008-01-31 Thread Dave Page
On Jan 31, 2008 12:43 PM, Thomas H. <[EMAIL PROTECTED]> wrote: > dave, > > i wonder if you received my testcase dbdump i've mailed you offlist some > days ago (see below)... please let me know if i should resend it (and > if so, where to so you can get it properly). Err yes - I replied on Januar

Re: [pgadmin-support] bug: the schema oid can't be located, please refresh all schemas

2008-01-31 Thread Thomas H.
dave, i wonder if you received my testcase dbdump i've mailed you offlist some days ago (see below)... please let me know if i should resend it (and if so, where to so you can get it properly). regards, thomas Original Message Subject: Re: [pgadmin-support] bug: the schema