Re: doc: add LITERAL tag to RETURNING

torikoshia <torikoshia@oss.nttdata.com>

From: torikoshia <torikoshia@oss.nttdata.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2024-01-15T01:48:51Z
Lists: pgsql-hackers
On 2024-01-12 20:56, Alvaro Herrera wrote:
> On 2024-Jan-12, Ashutosh Bapat wrote:
> 
>> On Fri, Jan 12, 2024 at 11:27 AM torikoshia 
>> <torikoshia@oss.nttdata.com> wrote:
>> >
>> > RETURNING is usually tagged with appropriate tags, such as <LITERAL>,
>> > but not in the 'query' section of COPY.
> 
>> The patch looks good.
> 
> Good catch, pushed.  It has user-visible effect, so I backpatched it.

Thanks for your review and push.

-- 
Regards,

--
Atsushi Torikoshi
NTT DATA Group Corporation



Commits

  1. Added literal tag for RETURNING