Make pg_hba parsing report all errors in the file before aborting the load,

Magnus Hagander <magnus@hagander.net>

Commit: 387efd364817f4890552b0687041930370239621
Author: Magnus Hagander <magnus@hagander.net>
Date: 2009-03-07T21:28:00Z
Releases: 8.4.0
Make pg_hba parsing report all errors in the file before aborting the load,
instead of just reporting the first one.

Selena Deckelmann

Files

PathChange+/−
src/backend/libpq/hba.c modified +18 −5