pgAdmin 4 commit: Prevent creation of packages and rules in catalogs. F - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent creation of packages and rules in catalogs. F
Date
Msg-id E1bjOcO-0005M4-8x@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent creation of packages and rules in catalogs. Fixes #1682

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=28b7a033bc888cd0ea21dbe3fc9471b2ab36110d
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../functions/templates/procedure/js/procedures.js | 34 ++++++++++------------
.../servers/databases/schemas/packages/__init__.py |  4 +--
.../packages/templates/package/js/package.js       |  4 +--
.../tables/rules/templates/rules/js/rules.js       |  2 +-
4 files changed, 21 insertions(+), 23 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4][Patch]: RM1683 - Reverse engineered SQL for function ALTERs/ACLs is incorrect with OUT parameters
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1682 - create new Procedure option should not available on System catalog