pgAdmin III commit: Fix the server's property dialog for unpriviledged

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the server's property dialog for unpriviledged
Date: 2010-09-23 18:06:09
Message-ID: 201009231806.o8NI69nk034650@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the server's property dialog for unpriviledged users

With unprivileged, I mean "no right to create a database". Report by David De
Maeyer.

Fixed #238.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgProperty.cpp | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-09-23 18:08:06 Re: [pgAdmin III] #238: pgAdmin 1.12.0 crashes when displaying properties panel
Previous Message pgAdmin Trac 2010-09-23 16:49:32 Re: [pgAdmin III] #239: crash when closing "edit with filter" dialog