Decorate WITH with literal markup tags

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: a1d50b69b5b637e3ac403bd314cec783bc1676ba
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-01-16T12:51:15Z
Releases: 16.2
Decorate WITH with literal markup tags

One instance of "WITH clause" was not using <literal> tags around
WITH, while others were, so add markup to the last one to ensure
consistency.  Backpatch to v15 where MERGE was added.

Reported-by: jian he <jian.universality@gmail.com>
Discussion: https://postgr.es/m/CACJufxGJKY9ZCPV2WDM6xFsXq9C8r7r3vU6AkScN+p9k6CEpMw@mail.gmail.com
Backpatch-through: v15

Files

PathChange+/−
doc/src/sgml/ref/merge.sgml modified +2 −2

Documentation touched

Discussion