Introduce list_reverse() to make lcons() usage less inefficient

Edit
ID 4188
Title Introduce list_reverse() to make lcons() usage less inefficient
Topic Performance
Created 2023-02-16 22:37:17
Last modified 2023-02-20 19:50:16 (1 year, 9 months ago)
Latest email 2023-02-20 09:51:40 (1 year, 9 months ago)
Status
2023-03: Withdrawn
Target version
Authors David Rowley (davidrowley)
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/4188
git checkout commitfest/cf/4188
Emails
Introduce list_reverse() to make lcons() usage less inefficient
First at 2023-02-16 22:36:40 by David Rowley <dgrowleyml at gmail.com>
Latest at 2023-02-20 09:51:40 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (optimize_generate_orderedappend_paths.patch) at 2023-02-17 03:35:41 from David Rowley <dgrowleyml at gmail.com>
    Attachment (optimize_generate_orderedappend_paths.patch) at 2023-02-17 03:35:41 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (list_reverse.patch) at 2023-02-16 22:36:40 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
History
When Who What
2023-02-20 19:50:16 David Rowley (davidrowley) Closed in commitfest 2023-03 with status: Withdrawn
2023-02-16 22:37:30 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2023-02-16 22:37:17 David Rowley (davidrowley) Attached mail thread CAApHDvppEARU76FGEEDvEAvXxUa4MyUZcvOPSHrG4EusYtfzNw@mail.gmail.com
2023-02-16 22:37:17 David Rowley (davidrowley) Created patch record
Edit