pg_dump: reject combination of "only" and "with"
Reviewed-by: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 18
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/0ed92cf50cc428dad1732a5e604e5450d47acba3
Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 19 ++++++++++++++-----
src/bin/pg_dump/pg_restore.c | 19 ++++++++++++++-----
src/bin/pg_dump/t/002_pg_dump.pl | 18 +++++++++++-------
3 files changed, 39 insertions(+), 17 deletions(-)