pgAdmin 4 commit: Ensure that grant wizard should list down functionsf - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that grant wizard should list down functionsf
Date
Msg-id E1go1Aq-0007js-Vi@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that grant wizard should list down functions for EPAS server running with no-redwood-compat mode. Fixes #3935

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=07f16f40cdb143172e9929ee2bcb753c3844cb2d
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_2.rst                                       | 3 ++-
.../grant_wizard/templates/grant_wizard/ppas/11_plus/sql/function.sql  | 2 +-
.../grant_wizard/templates/grant_wizard/ppas/9.1_plus/sql/function.sql | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin4][RM3936] Feature tests failing intermittently for SQLeditor related test cases
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4[RM#3935] Grant wizard fails to list down functions