Thread: pgAdmin III commit: Fix dropping of constraints

pgAdmin III commit: Fix dropping of constraints

From
Dave Page
Date:
Fix dropping of constraints

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=040b10a11ea82065ac5185f3efc941ac3cc0600d
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
CHANGELOG                       |    1 +
pgadmin/schema/pgCheck.cpp      |    2 +-
pgadmin/schema/pgDomain.cpp     |    2 +-
pgadmin/schema/pgForeignKey.cpp |    2 +-
pgadmin/schema/pgIndex.cpp      |    8 ++++----
5 files changed, 8 insertions(+), 7 deletions(-)