pgAdmin 4 commit: Fix exclusion constraint reverse engineered SQL. Fixe

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix exclusion constraint reverse engineered SQL. Fixe
Date: 2017-02-16 10:54:24
Message-ID: E1ceJhg-0004W2-NT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix exclusion constraint reverse engineered SQL. Fixes #2115

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=833629d438d22390e12a77b135ba09684810a82d
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
.../schemas/tables/templates/table/sql/macros/constraints.macro | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-02-16 10:54:33 Re: [pgAdmin4][Patch]: RM2115 - Wrong SQL displayed for exclusion constraints with gist method
Previous Message Dave Page 2017-02-16 10:47:47 Re: [pgAdmin4][Patch]: Fixes RM2126 - Duplicate values displayed for functions and procedures in Preferences