pgsql: Make pg_hba parsing report all errors in the file before aborting

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make pg_hba parsing report all errors in the file before aborting
Date: 2009-03-07 21:28:01
Message-ID: 20090307212801.15E12755AA5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make pg_hba parsing report all errors in the file before aborting the load,
instead of just reporting the first one.

Selena Deckelmann

Modified Files:
--------------
pgsql/src/backend/libpq:
hba.c (r1.182 -> r1.183)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.182&r2=1.183)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2009-03-07 22:28:09 Re: Re: [COMMITTERS] pgsql: Redefine _() to dgettext() instead of gettext() so that it uses
Previous Message Alvaro Herrera 2009-03-07 19:38:34 Re: [COMMITTERS] pgsql: Avoid MSVC breakage caused by my previous commit by not using a