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 |
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
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(-)
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 |