Thread: 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

From
Guillaume Lelarge
Date:
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(-)