doc: Fix wording of MERGE actions in README

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 3b304547a9dfef7101889d35a4c5da7866d66c8e
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-11-17T09:07:06Z
Releases: 16.0
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

Files

PathChange+/−
src/backend/executor/README modified +1 −1

Discussion