Allow SQL functions use CachedPlan machinery

Edit
ID 5246
Title Allow SQL functions use CachedPlan machinery
CI (CFBot) Summary
Stats (from CFBot) Patch version: v6, Patch count: 4, First patch: +36−26, All patches: +1099−192
Topic Performance
Created 2024-09-09 12:16:42
Last modified 2025-02-03 16:32:44 (2 weeks, 3 days ago)
Latest email 2025-02-14 15:11:47 (1 week ago)
Status
2025-03: Needs review
2025-01: Moved to next CF
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
Emails
SQLFunctionCache and generic plans
First at 2023-02-07 14:55:34 by Ronan Dunklau <ronan.dunklau at aiven.io>
Latest at 2025-02-14 15:11:47 by Alexander Pyhalov <a.pyhalov at postgrespro.ru>
Latest attachment (v6-0004-Handle-SQL-functions-which-are-modified-between-rewr.patch) at 2025-02-14 15:11:47 from Alexander Pyhalov <a.pyhalov at postgrespro.ru>
    Attachment (v6-0004-Handle-SQL-functions-which-are-modified-between-rewr.patch) at 2025-02-14 15:11:47 from Alexander Pyhalov <a.pyhalov at postgrespro.ru> (Patch: Yes)
    Attachment (v5-0002-Use-custom-plan-machinery-for-SQL-function.patch) at 2025-01-30 08:50:35 from Alexander Pyhalov <a.pyhalov at postgrespro.ru> (Patch: Yes)
    Attachment (0002-Use-custom-plan-machinery-for-SQL-function.patch) at 2025-01-29 14:35:52 from Alexander Pyhalov <a.pyhalov at postgrespro.ru> (Patch: Yes)
    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-02-03 16:32:44 Tom Lane (tgl) Closed in commitfest 2025-01 with status: Moved to next CF
2025-01-31 20:58:51 Tom Lane (tgl) New status: Needs review
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