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 2025-01-17 19:08:43 (9 hours, 43 minutes ago)
Latest email 2025-01-17 18:27:36 (10 hours, 24 minutes ago)
Status
2025-01: Waiting on Author
2024-11: Moved to next CF
Target version 18
Authors Alexander Pyhalov (a.pyhalov)
Reviewers Tom Lane (tgl), Pavel Stehule (okbobcz)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 2025-01-17 18:27:36 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v3-0001-Use-custom-plan-machinery-for-SQL-functions.patch) at 2025-01-17 07:15:34 from Alexander Pyhalov <a.pyhalov at postgrespro.ru>
    Attachment (v3-0001-Use-custom-plan-machinery-for-SQL-functions.patch) at 2025-01-17 07:15:34 from Alexander Pyhalov <a.pyhalov at postgrespro.ru> (Patch: Yes)
    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
2025-01-17 19:08:43 Tom Lane (tgl) New status: Waiting on Author
2025-01-17 18:27:56 Tom Lane (tgl) Added tgl as reviewer
2025-01-17 16:18:03 Tom Lane (tgl) New status: Needs review
2025-01-12 07:58:33 Pavel Stehule (okbobcz) New status: Waiting on Author
2024-12-24 07:08:54 Pavel Stehule (okbobcz) Added okbobcz as reviewer
2024-12-02 13:56:10 Dmitry Dolgov (erthalion) Closed in commitfest 2024-11 with status: Moved to next CF
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