pg_dump: reject combination of "only" and "with"
authorJeff Davis <jdavis@postgresql.org>
Fri, 1 Aug 2025 17:06:50 +0000 (10:06 -0700)
committerJeff Davis <jdavis@postgresql.org>
Fri, 1 Aug 2025 17:06:50 +0000 (10:06 -0700)
commit60121890f7f23311c1e2e929239d38313cdcb142
tree585b264672e325a43e71c774351c2b5ab613b949
parent42b1480eb2c6132d2b0ff76a767cccddc28ab20f
pg_dump: reject combination of "only" and "with"

Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de>
Discussion: https://postgr.es/m/8ce896d1a05040905cc1a3afbc04e94d8e95669a.camel@j-davis.com
Backpatch-through: 18
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_restore.c
src/bin/pg_dump/t/002_pg_dump.pl