pg_{dump,restore}: Refactor handling of conflicting options.

Nathan Bossart <nathan@postgresql.org>

Commit: 7c8280eeb5872f5c2663b562a9c6fcf8ec8a4b82
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2026-03-09T16:37:46Z
pg_{dump,restore}: Refactor handling of conflicting options.

This commit makes use of the function added by commit b2898baaf7
for these applications' handling of conflicting options.  It
doesn't fix any bugs, but it does trim several lines of code.

Author: Jian He <jian.universality@gmail.com>
Reviewed-by: Steven Niu <niushiji@gmail.com>
Reviewed-by: Zsolt Parragi <zsolt.parragi@percona.com>
Discussion: https://postgr.es/m/CACJufxHDYn%2B3-2jR_kwYB0U7UrNP%2B0EPvAWzBBD5EfUzzr1uiw%40mail.gmail.com

Files

Discussion