Re: [pgAdmin][RM6794]: Provide functionality to disable/enable rules - Mailing list pgadmin-hackers

From Pradip Parkale
Subject Re: [pgAdmin][RM6794]: Provide functionality to disable/enable rules
Date
Msg-id CAJ9T6StcjT_ROyS2roAMqGakQ-N_a2LpshR4S9g=UOyRXDyAYg@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM6794]: Provide functionality to disable/enable rules  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Responses Re: [pgAdmin][RM6794]: Provide functionality to disable/enable rules  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Akshay,

Please find the updated patch.

On Tue, Oct 12, 2021 at 5:37 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
 Hi Pradip

You forgot to implement the following:
ENABLE REPLICA RULE rewrite_rule_name     
ENABLE ALWAYS RULE rewrite_rule_name
Fixed.

It is just like a trigger, you need to get the drop-down in edit mode. Please update the documentation and screenshot as well. 
Fixed. 


On Mon, Oct 11, 2021 at 7:37 PM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Hackers,

Please find the updated patch for #6794 Provide functionality to disable/enable rules.

This patch also includes the fix for #6870 Unable to delete server group if first server group has shared server.

--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation
Attachment

pgadmin-hackers by date:

Previous
From: "huangj.fnst@fujitsu.com"
Date:
Subject: [pgadmin4][patch] Fix typos of docs and comments.
Next
From: Akshay Joshi
Date:
Subject: Re: feature #6640