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

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: In the pg_hba.conf editor, always displays groups a
Date: 2011-07-17 09:24:19
Message-ID: E1QiNaF-0004mi-5E@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-07-17 09:30:05 Re: Ticket 298: bug on pg_hba.conf editor
Previous Message Dave Page 2011-07-17 09:14:41 Re: Website