Обсуждение: pgAdmin III commit: Fix the change of the superuser attribute

Поиск
Список
Период
Сортировка

pgAdmin III commit: Fix the change of the superuser attribute

От
Guillaume Lelarge
Дата:
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
------
REL-1_16_0_PATCHES

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

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