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)
pgsql-committers by date
| Next: | From: Alvaro Herrera | Date: 2009-03-07 22:28:09 |
| Subject: Re: Re: [COMMITTERS] pgsql: Redefine _() to dgettext()instead of gettext() so that it uses |
| Previous: | From: Alvaro Herrera | Date: 2009-03-07 19:38:34 |
| Subject: Re: [COMMITTERS] pgsql: Avoid MSVC breakage caused by my previouscommit by not using a |