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
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
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
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
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
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
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
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