Re: Inline non-SQL SRFs using SupportRequestSimplify - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: Inline non-SQL SRFs using SupportRequestSimplify
Date
Msg-id CAFj8pRAF1FjKE=OezxxtmLm6Tc3b+zEzBCQZqLLxdgw5Op-uPw@mail.gmail.com
Whole thread Raw
In response to Re: Inline non-SQL SRFs using SupportRequestSimplify  ("zengman" <zengman@halodbtech.com>)
List 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

pgsql-hackers by date:

Previous
From: Hironobu SUZUKI
Date:
Subject: [PATCH] Reduce EXPLAIN ANALYZE overhead for row counting
Next
From: Zsolt Parragi
Date:
Subject: Re: Fix typo 586/686 in atomics/arch-x86.h