pgAdmin 4 commit: Inline edbspl trigger functions should not be visible

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Inline edbspl trigger functions should not be visible
Date: 2019-01-17 13:07:45
Message-ID: E1gk7Ob-0007Ee-83@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Inline edbspl trigger functions should not be visible in Grant Wizard. Fixes #3740

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a163edec7ab014032dc652673917510fc907cc99

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2019-01-17 13:52:34 [pgAdmin4][RM3908] backgrid navigation fix for Select2Cell and PrivilegeCell
Previous Message Akshay Joshi 2019-01-17 12:50:24 pgAdmin 4 commit: Fixed controls alignment responsiveness to docker siz