Re: Fix comments in execTuples.c

From: cca5507 <cca5507(at)qq(dot)com>
To: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix comments in execTuples.c
Date: 2025-11-28 14:48:41
Message-ID: tencent_11A0DAE01424191F3CA58378BBDCD0D94207@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 out!

--
Regards,
ChangAo Chen

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mihail Nikalayeu 2025-11-28 14:50:00 Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Previous Message Bertrand Drouvot 2025-11-28 14:42:32 Re: Remove useless casting to the same type