Обсуждение: pgsql/src/bin/pg_dump pg_restore.c

Поиск
Список
Период
Сортировка

pgsql/src/bin/pg_dump pg_restore.c

От
tgl@postgresql.org
Дата:
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.