pgAdmin 4 commit: Fix renaming of check constraints when the table name

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix renaming of check constraints when the table name
Date: 2017-02-24 10:44:46
Message-ID: E1chDMk-0001s3-5J@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix renaming of check constraints when the table name is changed at the same time. Fixes #2201

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=685b1ea12fd9ce7abb0bfcfb9e851d561a330760
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
.../tables/templates/check_constraint/sql/9.2_plus/update.sql | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-02-24 10:48:49 pgAdmin 4 commit: Fix casting issue with dependents queries.
Previous Message Dave Page 2017-02-24 10:40:15 pgAdmin 4 commit: Properly handle event trigger functions in different