pgAdmin 4 commit: Ensure that grant wizard should list down functions f

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that grant wizard should list down functions f
Date: 2019-01-28 07:17:40
Message-ID: E1go1Aq-0007js-Vi@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-28 07:18:15 Re: [pgAdmin4[RM#3935] Grant wizard fails to list down functions
Previous Message Aditya Toshniwal 2019-01-28 06:59:50 [pgAdmin4][RM3936] Feature tests failing intermittently for SQL editor related test cases