PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4) - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4)
Date
Msg-id CAKKotZQUCrj14mQTt_b0Wg4rKsoxUSj_N1TwDq8HxjCYWn8xAw@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4)  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

PFA patch to fix the issue where user was not able to add/update/drop security labels in various nodes.
(RM#1457)

Affected nodes with this patch,

TABLE               --> Fixed
COLUMN              --> Fixed
DATABASE            --> Fixed
DOMAIN              --> Fixed
ROLE                --> Fixed
SCHEMA              --> Fixed
SEQUENCE            --> Fixed
TYPE                --> Fixed
VIEW                --> Fixed
EVENT TRIGGER       --> Fixed
FOREIGN TABLE       --> Fixed
FUNCTION            --> Fixed
LANGUAGE            --> Fixed

Please review.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Using better way to find the current object in the pr
Next
From: Murtuza Zabuawala
Date:
Subject: PATCH: To fix the issue where AJAX request do not get fired second time (pgAdmin4)