Add index item for MERGE.
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2022-06-30T03:56:38Z
Lists: pgsql-hackers
Attachments
- indexterm-for-merge.patch (text/plain) patch
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. Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
doc: Add index entry for MERGE SQL command.
- 1201e0f03872 15.0 landed
- 7c2d6f8d3400 16.0 landed