Change "restoring" to "processing" in message from pg_dump

Magnus Hagander <magnus@hagander.net>

Commit: d074805fd42d077e850d69ca46fafc0dddf42671
Author: Magnus Hagander <magnus@hagander.net>
Date: 2012-09-04T13:00:04Z
Releases: 9.3.0
Change "restoring" to "processing" in message from pg_dump

The same message is used in both pg_restore and pg_dump, and it's
confusing to output "restoring data for table xyz" when the user
is just doing a pg_dump.

Files

PathChange+/−
src/bin/pg_dump/pg_backup_archiver.c modified +2 −2