SQL functions: avoid making a tuplestore unnecessarily

Edit
ID 5706
Title SQL functions: avoid making a tuplestore unnecessarily
CI (CFBot) Summary
Stats (from CFBot) Patch version: v1, Patch count: 1, First patch: +85−50, All patches: +85−50
Topic Refactoring
Created 2025-04-17 20:06:34
Last modified 2025-04-17 20:06:35 (yesterday)
Latest email 2025-04-17 19:59:28 (yesterday)
Status
2025-07: Needs review
Target version
Authors Tom Lane (tgl)
Reviewers Become reviewer
Committer
Links
Emails
SQL functions: avoid making a tuplestore unnecessarily
First at 2025-04-17 19:59:28 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2025-04-17 19:59:28 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v1-avoid-unnecessary-tuplestore.patch) at 2025-04-17 19:59:28 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v1-avoid-unnecessary-tuplestore.patch) at 2025-04-17 19:59:28 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2025-04-17 20:06:35 Tom Lane (tgl) Attached mail thread 2443532.1744919968@sss.pgh.pa.us
2025-04-17 20:06:34 Tom Lane (tgl) Created patch record
Edit