]> git.ipfire.org Git - thirdparty/postgresql.git/commit
pg_dump: reject combination of "only" and "with"
authorJeff Davis <jdavis@postgresql.org>
Fri, 1 Aug 2025 17:06:57 +0000 (10:06 -0700)
committerJeff Davis <jdavis@postgresql.org>
Fri, 1 Aug 2025 17:06:57 +0000 (10:06 -0700)
commit0ed92cf50cc428dad1732a5e604e5450d47acba3
tree8a572e70d1facd09f2299a4b0e2035b059d5b1c2
parenta4801eb691ed18ca483f3e2b5f313d5610a7c839
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