Add planner support function for starts_with()

Edit
ID 3353
Title Add planner support function for starts_with()
Topic Performance
Created 2021-10-09 17:25:34
Last modified 2021-11-17 22:07:10 (3 years ago)
Latest email 2021-11-17 21:54:43 (3 years ago)
Status
2021-11: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Nathan Bossart (bossartn)Become reviewer
Committer Tom Lane (tgl)
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/3353
git checkout commitfest/cf/3353
Emails
Add planner support function for starts_with()
First at 2021-10-09 17:23:49 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2021-11-17 21:54:43 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (planner-support-for-starts-with-1.patch) at 2021-10-09 17:23:49 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (planner-support-for-starts-with-1.patch) at 2021-10-09 17:23:49 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2021-11-17 22:07:10 Tom Lane (tgl) Closed in commitfest 2021-11 with status: Committed
2021-11-17 22:07:10 Tom Lane (tgl) Changed committer to tgl
2021-11-17 19:00:27 Nathan Bossart (bossartn) New status: Ready for Committer
2021-11-17 19:00:21 Nathan Bossart (bossartn) Added bossartn as reviewer
2021-11-17 19:00:20 Nathan Bossart (bossartn) Removed bossartn from reviewers
2021-11-17 19:00:19 Nathan Bossart (bossartn) Added bossartn as reviewer
2021-10-09 17:25:51 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2021-10-09 17:25:34 Tom Lane (tgl) Attached mail thread 232599.1633800229@sss.pgh.pa.us
2021-10-09 17:25:34 Tom Lane (tgl) Created patch record
Edit