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 <[email protected]> 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(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
