MERGE command is not mentioned in the list of commands for variable substitution - Mailing list pgsql-docs

From PG Doc comments form
Subject MERGE command is not mentioned in the list of commands for variable substitution
Date
Msg-id 176278494385.770.15550176063450771532@wrigleys.postgresql.org
Whole thread Raw
Responses Re: MERGE command is not mentioned in the list of commands for variable substitution
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/18/plpgsql-implementation.html
Description:

In the last paragraph of the section 41.11.1. "Variable Substitution" there
is such a sentence --
"Variable substitution currently works only in SELECT, INSERT, UPDATE,
DELETE, and commands containing one of these..."
https://www.postgresql.org/docs/current/plpgsql-implementation.html#PLPGSQL-VAR-SUBST
But experiments showed that variable substitution works for MERGE command
too.

pgsql-docs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: question about parallel. i read document and i can't solve it. provide the solution please.
Next
From: David Rowley
Date:
Subject: Re: MERGE command is not mentioned in the list of commands for variable substitution