Обсуждение: pgAdmin 4 commit: Fixed an issue while saving grant wizard data with us

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed an issue while saving grant wizard data with us

От
Akshay Joshi
Дата:
Fixed an issue while saving grant wizard data with user-defined functions. Fixes #6826

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3da85f415decb525305c498bb10cec689b3aae10
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/components/GrantWizard.jsx | 34 +++++++++++++++++++++++-
web/pgadmin/static/js/components/PgTable.jsx     | 18 ++++++++++++-
2 files changed, 50 insertions(+), 2 deletions(-)