Give a proper error message if initdb password file is empty.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Give a proper error message if initdb password file is empty. Used to say just "could not read password from file "...": Success", which isn't very informative. Mats Erik Andersson. Backpatch to all supported versions.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.c | modified | +6 −2 |