SVN Commit by guillaume: r8161 - in trunk/pgadmin3/pgadmin: schema slony

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8161 - in trunk/pgadmin3/pgadmin: schema slony
Date: 2010-01-18 19:51:21
Message-ID: 201001181951.o0IJpLVE017926@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2010-01-18 19:51:21 +0000 (Mon, 18 Jan 2010)

New Revision: 8161

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8161&view=rev

Log:
In 8.5, pg_trigger.tgiscontrainst is replaced by pg_trigger.tgconstraint.

"the old meaning of tgisconstraint can now be had by testing for nonzero
tgconstraint"

Modified:
trunk/pgadmin3/pgadmin/schema/pgDatabase.cpp
trunk/pgadmin3/pgadmin/schema/pgTrigger.cpp
trunk/pgadmin3/pgadmin/slony/dlgRepTable.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-01-18 20:29:37 Re: [pgAdmin III] #126: New INPLACE option for VACUUM FULL
Previous Message pgAdmin Trac 2010-01-18 16:18:45 Re: [pgAdmin III] #115: Restore dialog review