pgAdmin III commit: Show uncommented lines, even if invalid, in pg_hba. - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Show uncommented lines, even if invalid, in pg_hba.
Date
Msg-id E1QiT0z-0004ol-7Y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Show uncommented lines, even if invalid, in pg_hba.conf editor

Fixes #298

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgHbaConfig.cpp     |    6 +++---
pgadmin/frm/frmHbaConfig.cpp     |    2 +-
pgadmin/include/utils/pgconfig.h |    1 +
pgadmin/utils/pgconfig.cpp       |    7 ++++---
4 files changed, 9 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Show uncommented lines, even if invalid, in pg_hba.
Next
From: Guillaume Lelarge
Date:
Subject: Re: Ticket 298: bug on pg_hba.conf editor