pgAdmin III commit: Report default privileges

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Report default privileges
Дата
Msg-id E1Tn7gX-0005CM-Fj@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Report default privileges

Default privileges weren't display in the Schema properties dialog.

Per a report from Nathan Alden.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a14f0554fe9e45aa0ca8f3747058650c9bd39684

Modified Files
--------------
CHANGELOG                               |    1 +
pgadmin/ctl/ctlDefaultSecurityPanel.cpp |    5 +++--
pgadmin/dlg/dlgProperty.cpp             |   14 ++++++++++++++
pgadmin/schema/pgSchema.cpp             |   11 +++++++++++
4 files changed, 29 insertions(+), 2 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Sort references by schema name and relation name
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Report default privileges