Обсуждение: pgAdmin 4 commit: Prevent creation of packages and rules in catalogs. F

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Prevent creation of packages and rules in catalogs. F

От
Dave Page
Дата:
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(-)