[patch][pgAdmin] RM7029 The PGv14 SQL FUNCTION syntax of RETURN or BEGIN ATOMIC is not recognized nor displayed

From: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [patch][pgAdmin] RM7029 The PGv14 SQL FUNCTION syntax of RETURN or BEGIN ATOMIC is not recognized nor displayed
Date: 2021-12-07 06:54:46
Message-ID: CAKtn9dNF-Og4JL7Yy13cSfCN18JXeDaCSjEDWx8N1Sn2xa76bw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the attached patch which resolves the issue of sql function
with atomic definition in PGv14.

--
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.

Attachment Content-Type Size
RM7029.patch application/octet-stream 66.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-07 13:22:47 pgAdmin 4 commit: Replace Alertify alert and confirm with React-based m
Previous Message Akshay Joshi 2021-12-07 06:18:34 pgAdmin 4 commit: Fixed RESQL test cases for EPAS-14