On 27.09.25 12:43, David Rowley wrote:
> On Wed, 17 Sept 2025 at 15:52, David Rowley <dgrowleyml@gmail.com> wrote:
>> Updated patch attached. Thanks for the review.
>
> Now pushed and awaiting buildfarm feedback.
Cool, seems to work. I also tried it on CI by removing a few "silence
compiler warning" lines.
Quick follow-up: How about we rename pg_builtin_integer_constant_p to
pg_integer_constant_p, since it's not actually built-in? See attached
patch.