[pgAdmin][RM4006] Trigger enable always/replica shown as disabled

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4006] Trigger enable always/replica shown as disabled
Date: 2019-10-31 07:51:44
Message-ID: CAM9w-_mGRjdB_og18KNa8=EQ7g99wLafjSJGJFrisWp+JR+cCA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch for Bug-cum-feature to show always/replica options
for triggers.
The "Trigger enabled" switch control is changed to select2 dropdown now,
with four options as Enable, Enable Replica, Enable Always, Disable.
Changes are done for both triggers and compound triggers(EPAS v12+). The
context menu options of Enable/Disable trigger will work as before.
Docs are updated and test cases are updated accordingly.

Kindly review.

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

Attachment Content-Type Size
RM4006.patch application/octet-stream 200.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-10-31 09:46:55 [pgAdmin][RM4191] Comments is not visible in SQL pane for partition table
Previous Message Aditya Toshniwal 2019-10-30 12:54:18 Re: [pgAdmin][RM4351] Confirm before close of properties dialog if changes not saved