Re: Add index item for MERGE.
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-06-30T09:57:30Z
Lists: pgsql-hackers
On 2022-Jun-30, Fujii Masao wrote: > Hi, > > I found that there is no index item for MERGE command, in the docs. > Attached is the patch that adds the indexterm for MERGE to merge.sgml. +1 LGTM, thanks. -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
Commits
-
doc: Add index entry for MERGE SQL command.
- 1201e0f03872 15.0 landed
- 7c2d6f8d3400 16.0 landed