Fix things so that an error occuring during standalone-backend processing

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4df52b28f04669a23d7748af0a6d21b33fdda5df
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-05-28T18:19:09Z
Releases: 7.4.1
Fix things so that an error occuring during standalone-backend processing
in initdb will result in exit(1), allowing the initdb script to realize
that there's something wrong.

Files