pgAdmin 4 commit: Correct the validation logic when modifying indexes/e

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Correct the validation logic when modifying indexes/e
Date: 2017-06-06 10:15:54
Message-ID: E1dIBWk-0008Ga-4z@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Correct the validation logic when modifying indexes/exclusion constraints. Fixes #2113

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c2004d479a9401523374299791a41cb163702fa

Modified Files
--------------
.../js/exclusion_constraint.js | 84 +++++++++-------------
.../tables/indexes/templates/index/js/index.js | 39 +++++-----
2 files changed, 56 insertions(+), 67 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-06 10:16:07 Re: [pgAdmin4][PATCH] To fix the issue in index or exclusion contrarians node
Previous Message Surinder Kumar 2017-06-06 10:05:04 [pgAdmin4][Patch][RM_2461]: Unable to drop defaut value from the column in table