Re: Fix comments in execTuples.c
cca5507 <cca5507@qq.com>
From: cca5507 <cca5507@qq.com>
To: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-28T14:48:41Z
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