pgAdmin III commit: Show uncommented lines, even if invalid, in pg_hba.

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Show uncommented lines, even if invalid, in pg_hba.
Date: 2011-07-17 15:12:17
Message-ID: E1QiT0z-0004ol-7Y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-07-17 15:13:09 Re: Ticket 298: bug on pg_hba.conf editor
Previous Message Jasmin Dizdarevic 2011-07-17 13:59:06 Re: Website