Fixed issue where some parameter like 'Volatility, LeakProof , Variables etc..' not visible in SQL definition for functions and trigger functions.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=76fb8315540fbdf27d899898e25589f6130cf0c6 Modified Files -------------- .../schemas/functions/templates/function/pg/sql/9.1_plus/create.sql | 3 +-- .../schemas/functions/templates/function/pg/sql/9.2_plus/create.sql | 3 +-- .../schemas/functions/templates/function/pg/sql/9.5_plus/create.sql | 3 +-- .../schemas/functions/templates/function/ppas/sql/9.1_plus/create.sql | 3 +-- .../schemas/functions/templates/function/ppas/sql/9.2_plus/create.sql | 3 +-- .../functions/templates/trigger_function/pg/sql/9.1_plus/create.sql | 3 +-- .../functions/templates/trigger_function/pg/sql/9.2_plus/create.sql | 3 +-- .../functions/templates/trigger_function/pg/sql/9.5_plus/create.sql | 3 +-- .../functions/templates/trigger_function/ppas/sql/9.1_plus/create.sql | 3 +-- .../functions/templates/trigger_function/ppas/sql/9.2_plus/create.sql | 3 +-- .../functions/templates/trigger_function/ppas/sql/9.5_plus/create.sql | 3 +-- 11 files changed, 11 insertions(+), 22 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers