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