Fix dropping a constraint in the table properties The DROP CONSTRAINT was added before the RENAME statement whereas the DROP CONSTRAINT was using the new name.
Report from P GOUV. Branch ------ REL-1_14_0_PATCHES Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7c2d9fc1cabbc122c26abb3960957c2279e51f16 Modified Files -------------- CHANGELOG | 2 ++ pgadmin/dlg/dlgTable.cpp | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers