On Tue, Mar 3, 2026 at 6:41 AM Nathan Bossart <[email protected]> wrote: > > I'm not thrilled about the long list of checks. What if we added a > function that could check an arbitrary number of mutually exclusive > options, a bit like the attached? > hi.
This is neater than my version, and overall it looks good to me. Once this is committed, we can use CheckMutuallyExclusiveOpts in both pg_dump.c and pg_restore.c. -- jian https://www.enterprisedb.com/
