pgAdmin III commit: Report default privileges - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Report default privileges
Date
Msg-id E1Tn7gX-0005CM-Fj@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Sort references by schema name and relation name
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Report default privileges