pgAdmin 4 commit: Fix an error generating SQL for trigger functions.Fi - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an error generating SQL for trigger functions.Fi
Date
Msg-id E1f6bzr-0007Ol-VM@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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.toshniwal@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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][RM#3179] Error message displayed if click on sql paneof Trigger function
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3179] Error message displayed if click on sql paneof Trigger function