ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables

Edit
ID 3705
Title ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Topic Performance
Tags
Created 2022-06-22 21:38:26
Last modified 2024-12-01 19:04:50 (6 months ago)
Latest email 2024-11-20 20:11:00 (7 months ago)
Status
2025-01 (2025-01-01 - 2025-01-31): Needs review
2024-11 (2024-11-01 - 2024-11-30): Moved to different CF
2024-09 (2024-09-01 - 2024-09-30): Moved to different CF
2024-07 (2024-07-01 - 2024-07-31): Moved to different CF
2024-03 (2024-03-01 - 2024-04-08): Moved to different CF
2024-01 (2024-01-01 - 2024-01-31): Moved to different CF
2023-11 (2023-11-01 - 2023-12-04): Moved to different CF
2023-09 (2023-09-01 - 2023-09-30): Moved to different CF
2023-07 (2023-07-01 - 2023-07-31): Moved to different CF
2023-03 (2023-03-01 - 2023-04-08): Moved to different CF
2023-01 (2023-01-01 - 2023-01-31): Moved to different CF
2022-09 (2022-09-01 - 2022-09-30): Moved to different CF
2022-07 (2022-07-01 - 2022-07-31): Moved to different CF
Target version
Authors Justin Pryzby (justinpryzby)
Reviewers Bertrand Drouvot (bertranddrouvot.pg)Become reviewer
Committer
Links
Emails
ALTER TABLE uses a bistate but not for toast tables
First at 2022-06-22 14:38:41 by Justin Pryzby <pryzby at telsasoft.com>
Latest at 2024-11-20 20:11:00 by Dmitry Dolgov <9erthalion6 at gmail.com>
Latest attachment (0001-WIP-use-BulkInsertState-for-toast-tuples-too.patch) at 2024-07-15 20:43:24 from Justin Pryzby <pryzby at telsasoft.com>
    Attachment (0001-WIP-use-BulkInsertState-for-toast-tuples-too.patch) at 2024-07-15 20:43:24 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v4-0001-WIP-use-BulkInsertState-for-toast-tuples-too.patch) at 2023-11-16 17:40:20 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v3-0001-WIP-use-BulkInsertState-for-toast-tuples-too.patch) at 2022-11-27 20:15:12 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (0001-WIP-use-BulkInsertState-for-toast-tuples-too.patch) at 2022-06-22 14:38:41 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
History
When Who What
2024-12-01 19:04:50 Dmitry Dolgov (erthalion) Closed in commitfest 2024-11 with status: Moved to next CF
2024-10-08 01:56:24 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-01 05:53:10 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-08 14:30:48 Andrey Borodin (x4m) Changed targetversion to None
2024-04-08 09:47:19 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-02-01 17:38:17 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2024-02-01 15:29:28 Bertrand Drouvot (bertranddrouvot.pg) Changed reviewers to Bertrand Drouvot (bertranddrouvot.pg)
2023-12-04 09:44:59 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-11-16 21:46:24 Justin Pryzby (justinpryzby) New status: Needs review
2023-11-07 16:17:21 Matthias van de Meent (mmeent) New status: Waiting on Author
2023-10-02 09:45:59 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-03 20:59:29 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-03-17 14:41:43 Justin Pryzby (justinpryzby) Changed targetversion to 17
2023-03-17 14:41:29 Justin Pryzby (justinpryzby) Closed in commitfest 2023-03 with status: Moved to next CF
2023-01-31 02:24:28 Justin Pryzby (justinpryzby) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-31 00:19:08 Justin Pryzby (justinpryzby) Changed name to ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables
2022-11-27 20:16:23 Justin Pryzby (justinpryzby) Closed in commitfest 2022-09 with status: Moved to next CF
2022-11-27 20:16:03 Justin Pryzby (justinpryzby) New status: Needs review
2022-10-12 06:53:02 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Returned with feedback
2022-08-01 22:16:55 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-06-22 21:38:40 Justin Pryzby (justinpryzby) Changed authors to Justin Pryzby (justinpryzby)
2022-06-22 21:38:40 Justin Pryzby (justinpryzby) Changed targetversion to 16
2022-06-22 21:38:26 Justin Pryzby (justinpryzby) Attached mail thread 20220622143841.GS22452@telsasoft.com
2022-06-22 21:38:26 Justin Pryzby (justinpryzby) Created patch record
Edit