doc: Add index entry for MERGE SQL command.
authorFujii Masao <[email protected]>
Fri, 1 Jul 2022 05:19:52 +0000 (14:19 +0900)
committerFujii Masao <[email protected]>
Fri, 1 Jul 2022 05:19:52 +0000 (14:19 +0900)
Back-patch to v15, where MERGE command was supported.

Author: Fujii Masao
Reviewed-by: Alvaro Herrera
Discussion: https://postgr.es/m/4e7a4b38-c34a-ce2c-c71e-832d2b768b29@oss.nttdata.com

doc/src/sgml/ref/merge.sgml

index cbb5b38a3e3dbe618203c62ea21eeff77122cfbb..7f73f3d89c5de6a7aa55a651833a386c3bce3c7e 100644 (file)
@@ -4,6 +4,9 @@ PostgreSQL documentation
 -->
 
 <refentry id="sql-merge">
+ <indexterm zone="sql-merge">
+  <primary>MERGE</primary>
+ </indexterm>
 
  <refmeta>
   <refentrytitle>MERGE</refentrytitle>