On Sunday, July 6, 2025, Paul Jungwirth <
pj@illuminatedcomputing.com> wrote:
The second patch adds a new <sect2> explaining how we inline SQL functions: both single-result and set-returning. Since this happens automatically, it makes a nice progression with the (easy) declarative annotations and the (hard) support functions.
The fact that attaching a set clause to the function definition (i.e., proconfig) prevents inlining is missing from this description.
David J.