Обсуждение: pgAdmin III commit: In the pg_hba.conf editor, always displays groups a

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

pgAdmin III commit: In the pg_hba.conf editor, always displays groups a

От
Guillaume Lelarge
Дата:
In the pg_hba.conf editor, always displays groups and users

Before, we used to only display groups, unless the option
ShowUsersForPrivileges is set to true. But this dialog has nothing to do with
privileges.

Branch
------
REL-1_14_0_PATCHES

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

Modified Files
--------------
pgadmin/dlg/dlgHbaConfig.cpp |    6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)