diff options
author | Noah Misch <noah@leadboat.com> | 2025-09-16 09:40:44 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2025-09-16 09:40:44 -0700 |
commit | c044b50d199cf592eba2ac84f48cf0fcb5fb65f8 (patch) | |
tree | 2c8485185e15c12782480baf933028a015a633d6 /doc/src/sgml/ref/create_operator.sgml | |
parent | 83a56419457ec0eff2eddfed8eb3aba86bede9cc (diff) |
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 0858f0f96ebb891c8960994f023ed5a17b758a38.
Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de>
Discussion: https://postgr.es/m/20250913020233.fa.nmisch@google.com
Backpatch-through: 13
Diffstat (limited to 'doc/src/sgml/ref/create_operator.sgml')
0 files changed, 0 insertions, 0 deletions