pgsql/src/bin/pg_dump pg_restore.c

Started by Tom Laneover 24 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 01/11/19 01:06:22

Modified files:
src/bin/pg_dump: pg_restore.c

Log message:
pg_restore should exit with status 0, not 1, on success.