Re: doc: add LITERAL tag to RETURNING

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: torikoshia <torikoshia(at)oss(dot)nttdata(dot)com>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: doc: add LITERAL tag to RETURNING
Date: 2024-01-12 06:22:26
Message-ID: CAExHW5u=O1YPg_Pfh3ai1Uxd29wTZQw9iJo418_=KnnZ-r0QDQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jan 12, 2024 at 11:27 AM torikoshia <torikoshia(at)oss(dot)nttdata(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hayato Kuroda (Fujitsu) 2024-01-12 06:32:33 RE: speed up a logical replica setup
Previous Message torikoshia 2024-01-12 05:56:45 doc: add LITERAL tag to RETURNING