Partitioned tables and [un]loggedness

Edit
ID 4946
Title Partitioned tables and [un]loggedness
Topic Server Features
Created 2024-04-24 07:19:17
Last modified 2024-10-03 01:58:28 (1 month, 2 weeks ago)
Latest email 2024-09-24 00:06:40 (1 month, 4 weeks ago)
Status
2024-09: Committed
2024-07: Moved to next CF
Target version 18
Authors Michael Paquier (michael-kun)
Reviewers Nathan Bossart (bossartn)Become reviewer
Committer Michael Paquier (michael-kun)
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/4946
git checkout commitfest/cf/4946
Emails
Partitioned tables and [un]loggedness
First at 2024-04-24 07:17:44 by Michael Paquier <michael at paquier.xyz>
Latest at 2024-09-24 00:06:40 by Michael Paquier <michael at paquier.xyz>
Latest attachment (0001-Don-t-take-ATT_TABLE-for-ALTER-TABLE-.-ATTACH-DETACH.patch) at 2024-09-19 08:03:09 from Alvaro Herrera <alvherre at alvh.no-ip.org>
    Attachment (0001-Don-t-take-ATT_TABLE-for-ALTER-TABLE-.-ATTACH-DETACH.patch) at 2024-09-19 08:03:09 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v5-0002-Remove-support-for-ALTER-TABLE-.-SET-UN-LOGGED-on.patch) at 2024-09-19 04:08:33 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (add_constraint_using_index_on_part_table.patch) at 2024-09-18 15:58:34 from Nathan Bossart <nathandbossart at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Introduce-ATT_PARTITIONED_TABLE-in-tablecmds.c.patch) at 2024-09-10 00:42:31 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (unlogged-part-v3.patch) at 2024-09-03 07:59:18 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (v2-0001-Refactor-some-code-of-ALTER-TABLE-SET-LOGGED-UNLO.patch) at 2024-05-02 06:06:51 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (0001-Support-LOGGED-UNLOGGED-for-partitioned-tables.patch) at 2024-04-24 07:17:44 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
History
When Who What
2024-10-03 01:58:28 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Committed
2024-10-03 01:58:28 Michael Paquier (michael-kun) Changed committer to michael-kun
2024-08-01 01:57:57 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-24 20:26:49 Nathan Bossart (bossartn) Added bossartn as reviewer
2024-04-24 07:19:26 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2024-04-24 07:19:26 Michael Paquier (michael-kun) Changed targetversion to 18
2024-04-24 07:19:17 Michael Paquier (michael-kun) Attached mail thread ZiiyGFTBNkqcMQi_@paquier.xyz
2024-04-24 07:19:17 Michael Paquier (michael-kun) Created patch record
Edit