pgsql: Doc: include MERGE in variable substitution command list

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: include MERGE in variable substitution command list
Date: 2025-11-16 21:53:33
Message-ID: E1vKkgf-006wej-3C@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: include MERGE in variable substitution command list

Backpatch to 15, where MERGE was introduced.

Reported-by: <emorgunov(at)mail(dot)ru>
Author: David Rowley <dgrowleyml(at)gmail(dot)com>
Discussion: https://postgr.es/m/176278494385.770.15550176063450771532@wrigleys.postgresql.org
Backpatch-through: 15

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5d5b05c18ef4985114ccc4c66abad91dd39cedfc

Modified Files
--------------
doc/src/sgml/plpgsql.sgml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Dean Rasheed 2025-11-16 22:17:53 pgsql: Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent up
Previous Message David Rowley 2025-11-16 21:53:10 pgsql: Doc: include MERGE in variable substitution command list