Deal with Function arguments correctly in the properties dialogue. Fixes #1979
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=54e6336a58884007609d96cebe7ea20be817ded9 Author: Neel Patel <neel.pa...@enterprisedb.com> Modified Files -------------- .../functions/templates/function/js/functions.js | 17 ++++++++++++++--- .../templates/function/pg/sql/9.1_plus/update.sql | 4 ++-- .../templates/function/pg/sql/9.2_plus/update.sql | 4 ++-- .../templates/function/pg/sql/9.5_plus/update.sql | 4 ++-- .../templates/function/ppas/sql/9.1_plus/update.sql | 4 ++-- .../templates/function/ppas/sql/9.2_plus/update.sql | 4 ++-- .../templates/function/ppas/sql/9.5_plus/update.sql | 4 ++-- .../templates/procedure/ppas/sql/9.1_plus/update.sql | 2 +- .../templates/procedure/ppas/sql/9.2_plus/update.sql | 2 +- .../templates/procedure/ppas/sql/9.5_plus/update.sql | 2 +- 10 files changed, 29 insertions(+), 18 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers