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. Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/729202754e06fe93b5fbebb1834839d4c60e8d78 Modified Files -------------- src/bin/initdb/initdb.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
