CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 03/10/20 18:05:13
Modified files:
src/bin/pg_dump: pg_backup_archiver.c pg_restore.c
Log message:
Complain if pg_restore is given both -d and -f options; this suggests
the user is confused about whether -f is input or output file.