pgAdmin III commit: Fix permissions SQL... - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix permissions SQL...
Date
Msg-id 201104300809.p3U89PTg010313@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix permissions SQL...

when one role's name is the beginning of another role's name.

Report from Erwin Brandstetter.

Branch
------
REL-1_12_0_PATCHES

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

Modified Files
--------------
CHANGELOG                        |    3 +++
pgadmin/ctl/ctlSecurityPanel.cpp |    2 +-
2 files changed, 4 insertions(+), 1 deletions(-)


pgadmin-hackers by date:

Previous
From: Erwin Brandstetter
Date:
Subject: Re: v1.14 beta1: Ctrl-C does not copy selected text inside a textbox in the edit grid
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix permissions SQL...