pgAdmin III commit: Fix the change of the superuser attribute

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix the change of the superuser attribute
Дата
Msg-id E1Tn4J6-0006DC-Vc@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the change of the superuser attribute

It was impossible to change the superuser attribute. When a user clicked on
the superuser checkbox to uncheck it, one dialog asked him to confirm.
Whatever his response was, the checkbox got checked again.

Report from Michal Kozusznik.

Branch
------
master

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

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


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix the change of the superuser attribute
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Sort references by schema name and relation name