[pgadmin-hackers] pgAdmin 4 commit: Correct the validation logic when modifyingindexes/e - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Correct the validation logic when modifyingindexes/e
Date
Msg-id E1dIBWk-0008Ga-4z@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: [pgadmin-hackers] [pgAdmin4][Patch][RM_2461]: Unable to drop defaut value from thecolumn in table
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue in index orexclusion contrarians node