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_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/fe9912270dfe06cdce4d20bfdd3685b3cb8f23fb 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
