Thread: pgsql/src/bin/pg_dump pg_restore.c

pgsql/src/bin/pg_dump pg_restore.c

From
tgl@postgresql.org
Date:
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.