Обсуждение: 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
------
master

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

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