Decorate WITH with literal markup tags

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 25e5663b8cd3a63008b9bea790d9a41e569103fe
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-01-16T12:51:15Z
Releases: 15.6
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