Thanks ! That will be nice to have ! Do you think the new release of pgAdmin will be ready and packaged when postgres 9.1 will be released ?
Best Regards Dan 2011/3/24 Guillaume Lelarge <guilla...@lelarge.info> > 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 >