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

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Correct the validation logic when modifyingindexes/e
Дата
Msg-id E1dIBWk-0008Ga-4z@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgadmin-hackers] [pgAdmin4][Patch][RM_2461]: Unable to drop defaut value from thecolumn in table
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue in index orexclusion contrarians node