pgAdmin III commit: Report default privileges

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: E1Tn7gX-0005CM-Fj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2012-12-24 13:48:26 [pgAdmin III] #386: Add the cancel query and terminate backend actions in the menubar
Previous Message Guillaume Lelarge 2012-12-24 10:22:29 pgAdmin III commit: Sort references by schema name and relation name