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 ------ REL8_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/6d1650795eb0325ba524d74da1277c2bd55ced40 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
