doc: Fix wording of MERGE actions in README
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 17 Nov 2022 09:07:06 +0000 (10:07 +0100)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 17 Nov 2022 09:07:06 +0000 (10:07 +0100)
commit3b304547a9dfef7101889d35a4c5da7866d66c8e
treeac311231a65e293db9d8c1c1c26c4fe4fd6ad9df
parentaba2dbb3cf6283348a5f467b11820448fb4eaeb6
doc: Fix wording of MERGE actions in README

UPDATE was listed twice and DELETE was omitted, replace one UPDATE
with DELETE instead.

Backpatch through v15 where MERGE was added.

Author: Myo Wai Thant <myo.waithant@fujitsu.com>
Reviewed-by: Richard Guo <guofenglinux@gmail.com>
Discussion: https://postgr.es/m/OSAPR01MB43247E46931E9E9CFC4AA0F29A079@OSAPR01MB4324.jpnprd01.prod.outlook.com
Backpatch-through: 15
src/backend/executor/README