pgAdmin III commit: Report default privileges

Lists: pgadmin-hackers
From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Report default privileges
Date: 2012-12-24 13:03:13
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: 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(-)