doc: add LITERAL tag to RETURNING - Mailing list pgsql-hackers

From torikoshia
Subject doc: add LITERAL tag to RETURNING
Date
Msg-id c0aa00b60a16c0ea2a4c5123b013acb9@oss.nttdata.com
Whole thread Raw
Responses Re: doc: add LITERAL tag to RETURNING
List pgsql-hackers
Hi,

RETURNING is usually tagged with appropriate tags, such as <LITERAL>, 
but not in the 'query' section of COPY.

https://www.postgresql.org/docs/devel/sql-copy.html

Would it be better to put <LITERAL> here as well?

-- 
Regards,

--
Atsushi Torikoshi
NTT DATA Group Corporation
Attachment

pgsql-hackers by date:

Previous
From: Sutou Kouhei
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations
Next
From: Ashutosh Bapat
Date:
Subject: Re: doc: add LITERAL tag to RETURNING