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

From Ashutosh Bapat
Subject Re: doc: add LITERAL tag to RETURNING
Date
Msg-id CAExHW5u=O1YPg_Pfh3ai1Uxd29wTZQw9iJo418_=KnnZ-r0QDQ@mail.gmail.com
Whole thread Raw
In response to doc: add LITERAL tag to RETURNING  (torikoshia <torikoshia@oss.nttdata.com>)
Responses Re: doc: add LITERAL tag to RETURNING
List pgsql-hackers
On Fri, Jan 12, 2024 at 11:27 AM torikoshia <torikoshia@oss.nttdata.com> wrote:
>
> Hi,
>
> RETURNING is usually tagged with appropriate tags, such as <LITERAL>,
> but not in the 'query' section of COPY.

I have the same observation.

>
> https://www.postgresql.org/docs/devel/sql-copy.html
>
> Would it be better to put <LITERAL> here as well?
>

The patch looks good.

--
Best Wishes,
Ashutosh Bapat



pgsql-hackers by date:

Previous
From: torikoshia
Date:
Subject: doc: add LITERAL tag to RETURNING
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: speed up a logical replica setup