[pgAdmin][RM4554] RE-SQL for trigger functions

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4554] RE-SQL for trigger functions
Date: 2019-08-06 12:56:47
Message-ID: CAM9w-_n2sym_R1-dvL_+iMgMoEggj2FxJTO9iXmyw9sHWQQjMw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to add RE-SQL test cases for trigger functions.
I've also fixed few spacing issues here and there in SQLs generated.

This patch also includes fix for https://redmine.postgresql.org/issues/4565

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM4554_4565.patch application/octet-stream 51.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-08-06 13:03:00 pgAdmin 4 commit: Add an optimisation to the internal code responsible
Previous Message Dave Page 2019-08-06 12:44:30 Re: [pgAdmin][RM4560] Allow RE-SQL test cases to be run for a module using --modules