Michael Paquier <[email protected]> writes:
> On Tue, Jan 26, 2021 at 03:28:39AM +0000, Tom Lane wrote:
>> Improve performance of repeated CALLs within plpgsql procedures.

> lapwing is generating a warning here:

Yeah, I saw that last night.  It's weird, because that patch surely
did not change anything that should affect defined-ness of retval.
I plan to fix it by just immediately initializing retval, but I want
to wait a little bit, because I'm curious to see if any other compilers
complain.

                        regards, tom lane


Reply via email to