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.o8NI69qU034652@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
------
REL-1_12_0_PATCHES

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

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