pg_dump: Fix verbosity level in LO progress messages In passing, reword another instance of the same message that was gratuitously different.
Author: Josh Kupershmidt after a bug report by Bosco Rama Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/348f5043173260d438735e3a9e4a8ef1bd099686 Modified Files -------------- src/bin/pg_dump/pg_backup_archiver.c | 2 +- src/bin/pg_dump/pg_backup_tar.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
