1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-01 14:21:49 +03:00
Álvaro Herrera 0e13b13d26
Fix pg_dump for inherited validated not-null constraints
When a child constraint is validated and the parent constraint it
derives from isn't, pg_dump must be coerced into printing the child
constraint; failing to do would result in a dump that restores the
constraint as not valid, which would be incorrect.

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>
Message-id: https://postgr.es/m/CACJufxGHNNMc0E2JphUqJMzD3=bwRSuAEVBF5ekgkG8uY0Q3hg@mail.gmail.com
2025-04-28 16:25:06 +02:00
..
2024-01-31 15:02:28 +09:00
2025-02-10 10:03:37 -05:00
2025-02-17 12:44:12 +02:00
2024-07-19 11:52:32 -05:00
2022-08-25 10:31:20 +02:00
2024-10-07 10:56:16 -05:00
2024-07-02 10:43:12 +02:00
2025-02-07 09:46:59 +01:00
2024-02-28 15:17:23 +04:00
2024-04-18 21:28:07 +02:00
2024-04-16 16:21:31 +12:00