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

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4)
Дата
Msg-id CAKKotZQUCrj14mQTt_b0Wg4rKsoxUSj_N1TwDq8HxjCYWn8xAw@mail.gmail.com
обсуждение исходный текст
Ответы Re: PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4)  (Dave Page <dpage@pgadmin.org>)
Список 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

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Using better way to find the current object in the pr
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: To fix the issue where AJAX request do not get fired second time (pgAdmin4)