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 ------ master Details ------- http://git.postgresql.org/pg/commitdiff/11b335ac4cc895db8c1b27455281fa36f97c53ff 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
