public inbox for [email protected]  
help / color / mirror / Atom feed
pgsql: pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children
2+ messages / 1 participants
[nested] [flat]

* pgsql: pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children
@ 2026-02-26 10:50 Álvaro Herrera <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Álvaro Herrera @ 2026-02-26 10:50 UTC (permalink / raw)
  To: [email protected]

pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children

When the constraint is printed without the column, we were not printing
the NO INHERIT flag.

Author: Jian He <[email protected]>
Backpatch-through: 18
Discussion: https://postgr.es/m/CACJufxEDEOO09G+OQFr=HmFr9ZDLZbRoV7+pj58h3_WeJ_K5UQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d0833fdae7ebb520e14db20ebd8973c5999f636e

Modified Files
--------------
src/bin/pg_dump/pg_dump.c        |  3 +++
src/bin/pg_dump/t/002_pg_dump.pl | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgsql: pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children
@ 2026-02-26 10:50 Álvaro Herrera <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Álvaro Herrera @ 2026-02-26 10:50 UTC (permalink / raw)
  To: [email protected]

pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children

When the constraint is printed without the column, we were not printing
the NO INHERIT flag.

Author: Jian He <[email protected]>
Backpatch-through: 18
Discussion: https://postgr.es/m/CACJufxEDEOO09G+OQFr=HmFr9ZDLZbRoV7+pj58h3_WeJ_K5UQ@mail.gmail.com

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c3c8b63d76be16d7fbd9d309e8b640c43554c453

Modified Files
--------------
src/bin/pg_dump/pg_dump.c        |  3 +++
src/bin/pg_dump/t/002_pg_dump.pl | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2026-02-26 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-02-26 10:50 pgsql: pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children Álvaro Herrera <[email protected]>
2026-02-26 10:50 pgsql: pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children Álvaro Herrera <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox