public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Corrected the syntax for 'CREATE TRIGGER', use 'EXECU
Date: Wed, 07 Apr 2021 06:31:46 +0000
Message-ID: <[email protected]> (raw)

Corrected the syntax for 'CREATE TRIGGER', use 'EXECUTE FUNCTION' instead of 'EXECUTE PROCEDURE' from v11 onwards. Fixes #6220

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7f59463e3b201eaf59674a762f87c16ef122...

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                   |  1 +
.../templates/triggers/sql/pg/11_plus/create.sql   | 37 ++++++++++++
.../templates/triggers/sql/pg/11_plus/update.sql   | 61 +++++++++++++++++++
.../templates/triggers/sql/ppas/11_plus/create.sql | 37 ++++++++++++
.../templates/triggers/sql/ppas/11_plus/update.sql | 70 ++++++++++++++++++++++
.../triggers/sql/ppas/12_plus/properties.sql       |  2 +-
6 files changed, 207 insertions(+), 1 deletion(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgAdmin 4 commit: Corrected the syntax for 'CREATE TRIGGER', use 'EXECU
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox