pgAdmin III commit: Fix a parser bug in the pg_hba.conf editor.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a parser bug in the pg_hba.conf editor.
Date: 2011-01-14 10:49:11
Message-ID: 201101141049.p0EAnBde089608@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a parser bug in the pg_hba.conf editor.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=58144fe771860d889c5bf5c6df09ccd2bc11bc18
Author: Dhiraj Chawla <dhiraj(dot)chawla(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/utils/pgconfig.cpp | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-01-14 10:50:44 pgAdmin III commit: Fix a parser bug in the pg_hba.conf editor.
Previous Message Dhiraj Chawla 2011-01-14 10:00:38 Parsing issue in Open pg_hba.conf dialog