pgAdmin III commit: Fix permissions SQL...

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix permissions SQL...
Дата
Msg-id 201104300809.p3U89PYg010311@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix permissions SQL...

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

Report from Erwin Brandstetter.

Branch
------
master

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

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix permissions SQL...
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Properties dialogue: REVOKE goes wrong in certain cases.