pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.

2025-09-16 Thread Noah Misch
Fix pg_dump COMMENT dependency for separate domain constraints. The COMMENT should depend on the separately-dumped constraint, not the domain. Sufficient restore parallelism might fail the COMMENT command by issuing it before the constraint exists. Back-patch to v13, like commit 0858f0f96ebb891c

pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.

2025-09-16 Thread Noah Misch
Fix pg_dump COMMENT dependency for separate domain constraints. The COMMENT should depend on the separately-dumped constraint, not the domain. Sufficient restore parallelism might fail the COMMENT command by issuing it before the constraint exists. Back-patch to v13, like commit 0858f0f96ebb891c

pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.

2025-09-16 Thread Noah Misch
Fix pg_dump COMMENT dependency for separate domain constraints. The COMMENT should depend on the separately-dumped constraint, not the domain. Sufficient restore parallelism might fail the COMMENT command by issuing it before the constraint exists. Back-patch to v13, like commit 0858f0f96ebb891c

pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.

2025-09-16 Thread Noah Misch
Fix pg_dump COMMENT dependency for separate domain constraints. The COMMENT should depend on the separately-dumped constraint, not the domain. Sufficient restore parallelism might fail the COMMENT command by issuing it before the constraint exists. Back-patch to v13, like commit 0858f0f96ebb891c

pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.

2025-09-16 Thread Noah Misch
Fix pg_dump COMMENT dependency for separate domain constraints. The COMMENT should depend on the separately-dumped constraint, not the domain. Sufficient restore parallelism might fail the COMMENT command by issuing it before the constraint exists. Back-patch to v13, like commit 0858f0f96ebb891c

pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.

2025-09-16 Thread Noah Misch
Fix pg_dump COMMENT dependency for separate domain constraints. The COMMENT should depend on the separately-dumped constraint, not the domain. Sufficient restore parallelism might fail the COMMENT command by issuing it before the constraint exists. Back-patch to v13, like commit 0858f0f96ebb891c

pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.

2025-09-16 Thread Noah Misch
Fix pg_dump COMMENT dependency for separate domain constraints. The COMMENT should depend on the separately-dumped constraint, not the domain. Sufficient restore parallelism might fail the COMMENT command by issuing it before the constraint exists. Back-patch to v13, like commit 0858f0f96ebb891c