Re: [pgAdmin][RM4006] Trigger enable always/replica shown as disabled - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin][RM4006] Trigger enable always/replica shown as disabled
Date
Msg-id CA+OCxozYqUMa0PVZzrwTZqxJxfXXmhU7=k=xLMB1+Uh=R3Wrmw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM4006] Trigger enable always/replica shown as disabled  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Thu, Oct 31, 2019 at 7:52 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
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"


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Support Enable Always and Enable Replica on triggers.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure comments are shown in reverse engineered SQL f