Allow SQL functions use CachedPlan machinery

Edit
ID 5246
Title Allow SQL functions use CachedPlan machinery
Topic Performance
Created 2024-09-09 12:16:42
Last modified 2024-09-09 12:17:06 (1 month, 1 week ago)
Latest email 2024-10-01 15:12:40 (3 weeks ago)
Status
2024-11: Needs review
Target version 18
Authors Alexander Pyhalov (a.pyhalov)
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/5246
git checkout commitfest/cf/5246
Emails
SQLFunctionCache and generic plans
First at 2023-02-07 14:55:34 by Ronan Dunklau <ronan.dunklau at aiven.io>
Latest at 2024-10-01 15:12:40 by Alexander Pyhalov <a.pyhalov at postgrespro.ru>
Latest attachment (v2-0001-Use-custom-plan-machinery-for-SQL-functions.patch) at 2024-10-01 15:12:40 from Alexander Pyhalov <a.pyhalov at postgrespro.ru>
    Attachment (v2-0001-Use-custom-plan-machinery-for-SQL-functions.patch) at 2024-10-01 15:12:40 from Alexander Pyhalov <a.pyhalov at postgrespro.ru> (Patch: Yes)
    Attachment (0001-Use-custom-plan-machinery-for-SQL-functions.patch) at 2024-09-03 07:33:23 from Alexander Pyhalov <a.pyhalov at postgrespro.ru> (Patch: Yes)
History
When Who What
2024-09-09 12:17:06 Alexander Pyhalov (a.pyhalov) Changed authors to Alexander Pyhalov (a.pyhalov)
2024-09-09 12:17:06 Alexander Pyhalov (a.pyhalov) Changed targetversion to 18
2024-09-09 12:16:42 Alexander Pyhalov (a.pyhalov) Attached mail thread 8216639.NyiUUSuA9g@aivenlaptop
2024-09-09 12:16:42 Alexander Pyhalov (a.pyhalov) Created patch record
Edit