Re: Inline non-SQL SRFs using SupportRequestSimplify
zengman <zengman@halodbtech.com>
From: zengman <zengman@halodbtech.com>
To: Pavel Stehule <pavel.stehule@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-20T04:23:41Z
Lists: pgsql-hackers
Attachments
- 0001-misc_functions-Verify-Function-Scan-fallback-on-inli.patch (application/octet-stream)
Hi everyone, I've noticed this interesting feature and would like to modify this test case to clarify that we fall back to the original logic when inlining fails. This is a small change that doesn't touch core code. What do you all think? Regards Man Zeng