pgAdmin III commit: Fix the server's property dialog for unpriviledged - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix the server's property dialog for unpriviledged
Date
Msg-id 201009231806.o8NI69nk034650@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the server's property dialog for unpriviledged
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #238: pgAdmin 1.12.0 crashes when displaying properties panel