Have nodeSort.c use datum sorts single-value byref types

Edit
ID 3917
Title Have nodeSort.c use datum sorts single-value byref types
Topic Performance
Created 2022-09-29 05:12:49
Last modified 2022-10-27 20:26:26 (2 years ago)
Latest email 2022-10-27 20:26:00 (2 years ago)
Status
2022-11: Committed
Target version
Authors David Rowley (davidrowley)
Reviewers Become reviewer
Committer David Rowley (davidrowley)
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/3917
git checkout commitfest/cf/3917
Emails
Have nodeSort.c use datum sorts single-value byref types
First at 2022-09-29 05:12:06 by David Rowley <dgrowleyml at gmail.com>
Latest at 2022-10-27 20:26:00 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (v2_allow_datumsorts_for_byref_types.patch) at 2022-10-26 10:35:37 from David Rowley <dgrowleyml at gmail.com>
    Attachment (v2_allow_datumsorts_for_byref_types.patch) at 2022-10-26 10:35:37 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (add_tuplesort_getdatum_nocopy_function.patch) at 2022-09-29 05:12:06 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
History
When Who What
2022-10-27 20:26:26 David Rowley (davidrowley) Closed in commitfest 2022-11 with status: Committed
2022-10-27 20:26:26 David Rowley (davidrowley) Changed committer to davidrowley
2022-09-29 05:13:01 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2022-09-29 05:12:49 David Rowley (davidrowley) Attached mail thread CAApHDvqHonfe9G1cVaKeHbDx70R_zCrM3qP2AGXpGrieSKGnhA@mail.gmail.com
2022-09-29 05:12:49 David Rowley (davidrowley) Created patch record
Edit