summaryrefslogtreecommitdiff
path: root/COPYRIGHT
diff options
context:
space:
mode:
authorÁlvaro Herrera2025-07-21 09:34:10 +0000
committerÁlvaro Herrera2025-07-21 09:34:10 +0000
commit6b755d8d70b2ceffeb4798cbb6907d2704c2e6c4 (patch)
tree0ffa0ca69e1d0503223a8cfb44057cb3fc31eb75 /COPYRIGHT
parent227d0ce18af90f89a9e886ddbc0bb8aaf2ec2750 (diff)
pg_dump: include comments on not-null constraints on domains, tooREL_17_STABLE
Commit e5da0fe3c22b introduced catalog entries for not-null constraints on domains; but because commit b0e96f311985 (the original work for catalogued not-null constraints on tables) forgot to teach pg_dump to process the comments for them, this one also forgot. Add that now. We also need to teach repairDependencyLoop() about the new type of constraints being possible for domains. Backpatch-through: 17 Co-authored-by: jian he <jian.universality@gmail.com> Co-authored-by: Álvaro Herrera <alvherre@kurilemu.de> Reported-by: jian he <jian.universality@gmail.com> Discussion: https://postgr.es/m/CACJufxF-0bqVR=j4jonS6N2Ka6hHUpFyu3_3TWKNhOW_4yFSSg@mail.gmail.com
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions