Fix an error generating SQL for trigger functions. Fixes #3179 Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d5fdd329717d0efe5a521b35bda41d7d04024115 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_3_1.rst | 3 ++- .../templates/function/ppas/sql/default/get_definition.sql | 7 +++++-- .../templates/procedure/ppas/sql/default/get_definition.sql | 7 +++++-- .../templates/trigger_function/pg/sql/default/get_definition.sql | 7 +++++-- .../templates/trigger_function/ppas/sql/default/get_definition.sql | 7 +++++-- 5 files changed, 22 insertions(+), 9 deletions(-)