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

Edit
ID 4729
Title Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s)
Topic Bug Fixes
Created 2023-12-28 04:14:49
Last modified 2023-12-28 04:16:54 (10 months, 3 weeks ago)
Latest email 2024-05-14 15:17:43 (6 months ago)
Status
2024-01: Rejected
Target version 17
Authors Amul Sul (sulamul)
Reviewers Become reviewer
Committer
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/4729
git checkout commitfest/cf/4729
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
2023-12-28 04:16:54 Amul Sul (sulamul) Closed in commitfest 2024-01 with status: Rejected
2023-12-28 04:15:07 Amul Sul (sulamul) Changed authors to Amul Sul (sulamul)
2023-12-28 04:15:07 Amul Sul (sulamul) Changed targetversion to 17
2023-12-28 04:14:49 Amul Sul (sulamul) Attached mail thread CAAJ_b94QonkgsbDXofakHDnORQNgafd1y3Oa5QXfpQNJyXyQ7A@mail.gmail.com
2023-12-28 04:14:49 Amul Sul (sulamul) Created patch record
Edit