Re: Bug in pgadmin III v 1.12.2

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dan S <strd911(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Bug in pgadmin III v 1.12.2
Date: 2011-03-24 20:18:34
Message-ID: 4D8BA71A.1030502@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 13/03/2011 10:54, Guillaume Lelarge a écrit :
> Le 13/03/2011 10:35, Dan S a écrit :
>> Hi !
>>
>> I'm running pgadmin v. 1.12.2 on winxp and postgres "PostgreSQL 9.0.2,
>> compiled by Visual C++ build 1500, 32-bit".
>>
>> When selecting a table in the tree-navigator to the left the table
>> definition and its triggers appears to the right.
>> However the trigger definition doesn't appear to be right ( a constraint
>> trigger appears as an ordinary trigger ).
>>
>> To reproduce:
>>
>> create the table and trigger below then refresh the table definition in
>> pgadmin and look at the trigger.
>> It is not shown as a constraint trigger !
>>
>
> Thanks for reporting this. It seems pgAdmin doesn't know anything about
> constraint trigger. This is something we'll have to add in a future release.
>

FYI, I just pushed a patch that implements that. Will be available in
the next release of pgAdmin.

Thanks again for letting us know.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2011-03-24 20:19:55 Re: strange gssapi error
Previous Message demetrio.condello 2011-03-24 15:04:20 strange gssapi error