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-0004oo-8K@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Show uncommented lines, even if invalid, in pg_hba.conf editor

Fixes #298

Branch
------
REL-1_14_0_PATCHES

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

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: Forgot this authentications variable
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Show uncommented lines, even if invalid, in pg_hba.