Re: doc: add LITERAL tag to RETURNING
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
From: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
To: torikoshia <torikoshia@oss.nttdata.com>
Cc: Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2024-01-12T06:22:26Z
Lists: 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
Commits
-
Added literal tag for RETURNING
- 9c00e4c7751f 16.2 landed
- 924daecf8180 14.11 landed
- 6780b79d5c58 17.0 landed
- 35cc9f15908f 12.18 landed
- 3386afadd9a2 13.14 landed
- 076530887a58 15.6 landed