Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s)

Edit
ID 4728
Title Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s)
Topic Bug Fixes
Created 2023-12-28 04:13:59
Last modified 2024-05-14 15:10:50 (6 months ago)
Latest email 2024-05-14 15:17:43 (6 months ago)
Status
2024-07: Committed
2024-03: Moved to next CF
2024-01: Moved to next CF
Target version 17
Authors Amul Sul (sulamul)
Reviewers Dean Rasheed (deanr), Aleksander Alekseev (a.alekseev)Become reviewer
Committer Álvaro Herrera (alvherre)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4728
git checkout commitfest/cf/4728
Emails
Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s).
First at 2023-09-20 12:58:36 by Amul Sul <sulamul at gmail.com>
Latest at 2024-05-14 15:17:43 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (0001-Admit-deferrable-PKs-into-rd_pkindex-but-flag-them.patch) at 2024-03-07 17:32:35 from Alvaro Herrera <alvherre at alvh.no-ip.org>
    Attachment (0001-Admit-deferrable-PKs-into-rd_pkindex-but-flag-them.patch) at 2024-03-07 17:32:35 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-Don-t-lose-attnotnull-if-a-deferred-PK-supports-it.patch) at 2024-03-05 12:36:11 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (trial_skip_throwaway_non_null_v2.patch) at 2024-01-23 12:11:26 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (trial_skip_throwaway_non_null.patch) at 2023-09-22 10:55:21 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
History
When Who What
2024-05-14 15:10:50 Álvaro Herrera (alvherre) Closed in commitfest 2024-07 with status: Committed
2024-05-14 15:10:50 Álvaro Herrera (alvherre) Changed committer to alvherre
2024-04-09 07:09:49 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-03-04 13:53:27 Dean Rasheed (deanr) New status: Waiting on Author
2024-03-04 13:52:58 Dean Rasheed (deanr) Added deanr as reviewer
2024-03-04 12:35:03 Aleksander Alekseev (a.alekseev) New status: Ready for Committer
2024-03-04 12:34:54 Aleksander Alekseev (a.alekseev) Added a.alekseev as reviewer
2024-02-01 16:37:59 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-28 04:17:59 Amul Sul (sulamul) Changed authors to Amul Sul (sulamul)
2023-12-28 04:17:59 Amul Sul (sulamul) Changed targetversion to 17
2023-12-28 04:13:59 Amul Sul (sulamul) Attached mail thread CAAJ_b94QonkgsbDXofakHDnORQNgafd1y3Oa5QXfpQNJyXyQ7A@mail.gmail.com
2023-12-28 04:13:59 Amul Sul (sulamul) Created patch record
Edit