Re: Inline non-SQL SRFs using SupportRequestSimplify

Pavel Stehule <pavel.stehule@gmail.com>

From: Pavel Stehule <pavel.stehule@gmail.com>
To: zengman <zengman@halodbtech.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-20T06:57:25Z
Lists: pgsql-hackers
so 20. 12. 2025 v 5:23 odesílatel zengman <zengman@halodbtech.com> napsal:

> 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?
>

+1

I think so message of warning should be enhanced -

"test_inline_in_from_support_func called with non-TEXT parameters" is messy
little bit.

Regards

Pavel



>
> Regards
> Man Zeng