Обсуждение: pgAdmin 4 commit: Fixes #1142 - Update the comments in edit mode for th

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

pgAdmin 4 commit: Fixes #1142 - Update the comments in edit mode for th

От
Ashesh Vashi
Дата:
Fixes #1142 - Update the comments in edit mode for the function,
procedure, trigger function nod objects.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=100f075510787a8d85f8d0474103167308a1e5ab
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../schemas/functions/templates/function/pg/sql/9.1_plus/update.sql     | 2 +-
.../schemas/functions/templates/function/pg/sql/9.2_plus/update.sql     | 2 +-
.../schemas/functions/templates/function/pg/sql/9.5_plus/update.sql     | 2 +-
.../schemas/functions/templates/function/ppas/sql/9.1_plus/update.sql   | 2 +-
.../schemas/functions/templates/function/ppas/sql/9.2_plus/update.sql   | 2 +-
.../schemas/functions/templates/function/ppas/sql/9.5_plus/update.sql   | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/9.1_plus/update.sql  | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/9.2_plus/update.sql  | 2 +-
.../schemas/functions/templates/procedure/ppas/sql/9.5_plus/update.sql  | 2 +-
.../functions/templates/trigger_function/pg/sql/9.1_plus/update.sql     | 2 +-
.../functions/templates/trigger_function/pg/sql/9.2_plus/update.sql     | 2 +-
.../functions/templates/trigger_function/pg/sql/9.5_plus/update.sql     | 2 +-
.../functions/templates/trigger_function/ppas/sql/9.1_plus/update.sql   | 2 +-
.../functions/templates/trigger_function/ppas/sql/9.2_plus/update.sql   | 2 +-
.../functions/templates/trigger_function/ppas/sql/9.5_plus/update.sql   | 2 +-
15 files changed, 15 insertions(+), 15 deletions(-)