pgAdmin 4 commit: Fix an issue in procedure node where users were not a
От | Dave Page |
---|---|
Тема | pgAdmin 4 commit: Fix an issue in procedure node where users were not a |
Дата | |
Msg-id | E1bNKf2-0005x0-Oz@gothos.postgresql.org обсуждение исходный текст |
Список | pgadmin-hackers |
Fix an issue in procedure node where users were not able to create a new procedure when they provide arguments. Fixes #1416 Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fdcb9d2a576730bf9d864b89dbe69bf22008bf09 Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> Modified Files -------------- .../server_groups/servers/databases/schemas/functions/__init__.py | 2 +- .../schemas/functions/templates/function/pg/sql/9.1_plus/create.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.1_plus/update.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.2_plus/create.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.2_plus/update.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.5_plus/create.sql | 2 +- .../schemas/functions/templates/function/pg/sql/9.5_plus/update.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.1_plus/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.2_plus/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.2_plus/update.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.5_plus/create.sql | 2 +- .../schemas/functions/templates/function/ppas/sql/9.5_plus/update.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.1_plus/create.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.1_plus/update.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.2_plus/create.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.2_plus/update.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.5_plus/create.sql | 2 +- .../schemas/functions/templates/procedure/ppas/sql/9.5_plus/update.sql | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-)
В списке pgadmin-hackers по дате отправления: