]> granicus.if.org Git - postgresql/commit
Make pg_hba parsing report all errors in the file before aborting the load,
authorMagnus Hagander <magnus@hagander.net>
Sat, 7 Mar 2009 21:28:00 +0000 (21:28 +0000)
committerMagnus Hagander <magnus@hagander.net>
Sat, 7 Mar 2009 21:28:00 +0000 (21:28 +0000)
commit387efd364817f4890552b0687041930370239621
treec66893c67e2d75d5669e8d40c8b1aedeeba70699
parent54fd95b29395d57bd31562fc750233ee4691f73b
Make pg_hba parsing report all errors in the file before aborting the load,
instead of just reporting the first one.

Selena Deckelmann
src/backend/libpq/hba.c