Hi Ashutosh,
> Those lines in the comment advise the caller. We need them there. They
> do not describe the behaviour of the function, at least directly, as
> you seem to be assuming.
>
>
> See comment in store_returning_result() for example.
Oh yeah, you are right. Thank you for pointing it ou
On Fri, Nov 28, 2025 at 6:03 PM cca5507 wrote:
>
> Hi hackers,
>
> ```
> diff --git a/src/backend/executor/execTuples.c
> b/src/backend/executor/execTuples.c
> index 8e02d68824f..b77e9513e7e 100644
> --- a/src/backend/executor/execTuples.c
> +++ b/src/backend/executor/execTuples.c
> @@ -1532,9 +1