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
Topic Performance
Created 2022-06-22 21:38:26
Last modified 2024-10-08 01:56:24 (1 week, 3 days ago)
Latest email 2024-07-15 20:43:24 (3 months ago)
Status
2024-11: Needs review
2024-09: Moved to next CF
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
2023-03: Moved to next CF
2023-01: Moved to next CF
2022-09: Moved to next CF
2022-07: Moved to next CF
Target version
Authors Justin Pryzby (justinpryzby)
Reviewers Bertrand Drouvot (bertranddrouvot.pg)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/3705
git checkout commitfest/cf/3705
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-07-15 20:43:24 by Justin Pryzby <pryzby at telsasoft.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-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