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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue while saving grant wizard data with us
Date: 2021-09-30 05:27:47
Message-ID: E1mVobj-0000zP-2W@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-30 05:28:09 Re: [pgAdmin][RM-6826]: [React] Message "Error while saving grant wizard data" with user defined functions
Previous Message Nikhil Mohite 2021-09-30 04:35:28 [pgAdmin][RM-6826]: [React] Message "Error while saving grant wizard data" with user defined functions