Sort functions with specialized comparators

Edit
ID 5036
Title Sort functions with specialized comparators
Topic Performance
Created 2024-06-14 08:20:29
Last modified 2024-10-04 11:36:57 (1 month, 2 weeks ago)
Latest email 2024-09-09 04:42:57 (2 months, 1 week ago)
Status
2024-11: Waiting on Author
2024-09: Moved to next CF
2024-07: Moved to next CF
Target version
Authors Andrey Borodin (x4mmm), Stepan Neretin (fenixrnd.mail.ru)
Reviewers 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/5036
git checkout commitfest/cf/5036
Emails
Sort functions with specialized comparators
First at 2024-05-18 18:52:11 by "Andrey M. Borodin" <x4mmm at yandex-team.ru>
Latest at 2024-09-09 04:42:57 by "Andrey M. Borodin" <x4mmm at yandex-team.ru>
Latest attachment (v2-0001-Use-specialized-sort-facilities.patch) at 2024-09-08 08:50:55 from Stepan Neretin <sndcppg at gmail.com>
    Attachment (v2-0001-Use-specialized-sort-facilities.patch) at 2024-09-08 08:50:55 from Stepan Neretin <sndcppg at gmail.com> (Patch: Yes)
    Attachment (int_sort_bench3.png) at 2024-07-15 16:42:08 from Stepan Neretin <sncfmgg at gmail.com> (Patch: No)
    Attachment (int_sort_bench.png) at 2024-07-15 10:47:32 from Stepan Neretin <sncfmgg at gmail.com> (Patch: No)
    Attachment (v42-0008-Refactor-sorting-of-attribute-numbers-in-pg_publ.patch) at 2024-06-11 06:32:04 from Stepan Neretin <sncfmgg at gmail.com> (Patch: Yes)
    Attachment (v42-0006-Implemented-benchmarking-for-optimized-sorting.patch) at 2024-06-07 18:50:02 from Stepan Neretin <sncfmgg at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Use-specialized-sort-facilities.patch) at 2024-05-18 18:52:11 from "Andrey M. Borodin" <x4mmm at yandex-team.ru> (Patch: Yes)
History
When Who What
2024-10-04 11:36:57 Andrey Borodin (x4m) Closed in commitfest 2024-09 with status: Moved to next CF
2024-09-12 01:08:14 David Rowley (davidrowley) New status: Waiting on Author
2024-08-01 05:53:07 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-06-14 08:32:20 Stepan Neretin (fenixrnd.mail.ru) Changed authors to Andrey Borodin (x4mmm), Stepan Neretin (fenixrnd.mail.ru)
2024-06-14 08:20:29 Stepan Neretin (fenixrnd.mail.ru) Attached mail thread 098A3E67-E4A6-4086-9C66-B1EAEB1DFE1C@yandex-team.ru
2024-06-14 08:20:29 Stepan Neretin (fenixrnd.mail.ru) Created patch record
Edit