pgAdmin III commit: Fix dropping of constraints

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix dropping of constraints
Date: 2012-11-01 12:27:22
Message-ID: E1TTtrm-0007tm-EA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)joshi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-11-01 12:27:30 Re: No more Delete/Drop constraints in 1.16
Previous Message Dave Page 2012-11-01 12:26:56 pgAdmin III commit: Fix dropping of constraints