Change tuple table slot for Unique node to "virtual"

Edit
ID 4531
Title Change tuple table slot for Unique node to "virtual"
Topic Performance
Created 2023-08-31 02:41:32
Last modified 2024-03-28 12:19:13 (7 months, 3 weeks ago)
Latest email 2024-03-28 12:18:57 (7 months, 3 weeks ago)
Status
2024-03: Withdrawn
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
Target version
Authors Denis Smirnov (darthunix)
Reviewers Heikki Linnakangas (heikki)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/4531
git checkout commitfest/cf/4531
Emails
Use virtual tuple slot for Unique node
First at 2023-08-30 16:32:02 by Денис Смирнов <darthunix at gmail.com>
Latest at 2024-03-28 12:18:57 by "Andrey M. Borodin" <x4mmm at yandex-team.ru>
Latest attachment (optimize_tts_virtual_copyslot.patch) at 2023-10-27 03:18:10 from David Rowley <dgrowleyml at gmail.com>
    Attachment (optimize_tts_virtual_copyslot.patch) at 2023-10-27 03:18:10 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (uniquebench.sh.txt) at 2023-10-19 10:56:14 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (use_subnode_slot_type_for_nodeunique.patch) at 2023-10-10 08:48:51 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v3-use-virtual-slots-for-unique-node.patch) at 2023-08-31 17:44:41 from Денис Смирнов <darthunix at gmail.com> (Patch: Yes)
    Attachment (v2-use-virtual-slots-for-unique-node.patch.txt) at 2023-08-31 03:28:20 from Denis Smirnov <darthunix at gmail.com> (Patch: Yes)
    Attachment (v1-use-virtual-slots-for-unique-node.txt) at 2023-08-30 16:32:02 from Денис Смирнов <darthunix at gmail.com> (Patch: Yes)
History
When Who What
2024-03-28 12:19:13 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Withdrawn
2024-02-01 18:54:59 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-04 09:48:19 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 10:57:03 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-09-22 12:37:05 Heikki Linnakangas (heikki) New status: Waiting on Author
2023-09-22 12:37:00 Heikki Linnakangas (heikki) Added heikki as reviewer
2023-08-31 02:42:12 Denis Smirnov (darthunix) Changed authors to Denis Smirnov (darthunix)
2023-08-31 02:41:32 Denis Smirnov (darthunix) Attached mail thread 388BA879-CAEC-4930-A4EE-F06DC1F12C96@gmail.com
2023-08-31 02:41:32 Denis Smirnov (darthunix) Created patch record
Edit