Re: [pgAdmin4][Patch] : RM # 3797 - Detele/drop and drop cascadeoption under properties section should be disabled for pg_catalog - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch] : RM # 3797 - Detele/drop and drop cascadeoption under properties section should be disabled for pg_catalog
Date
Msg-id CA+OCxoyTU3y=UPkNBqePd4egLXW=s0O+0djz-HJ9Om8r==ZC7A@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch] : RM # 3797 - Detele/drop and drop cascade optionunder properties section should be disabled for pg_catalog  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.
On Wed, Dec 12, 2018 at 9:04 AM Khushboo Vashi
<khushboo.vashi@enterprisedb.com> wrote:
>
> Hi,
>
> Please find the attached patch to fix the RM # 3797 - Detele/drop and drop cascade option under properties section
shouldbe disabled for pg_catalog
 
>
> - Multiple delete should be disabled for pg_catalog and its child collection nodes.
>
> Thanks,
> Khushboo



-- 
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: Prevent attempts to bulk-drop schema objects. Fixes#
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix an issue that could cause the Query Tool tofail