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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue while saving grant wizard data with us
Дата
Msg-id E1mVobj-0000zP-2W@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: [pgAdmin][RM-6826]: [React] Message "Error while saving grant wizard data" with user defined functions
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-6826]: [React] Message "Error while saving grant wizard data" with user defined functions