PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4)
Date: 2016-07-19 14:15:30
Message-ID: CAKKotZQUCrj14mQTt_b0Wg4rKsoxUSj_N1TwDq8HxjCYWn8xAw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
RM_1457.patch application/octet-stream 88.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-07-20 12:11:53 PATCH: To fix the issue where AJAX request do not get fired second time (pgAdmin4)
Previous Message Ashesh Vashi 2016-07-19 10:02:55 pgAdmin 4 commit: Using better way to find the current object in the pr