pgsql: Decorate WITH with literal markup tags - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Decorate WITH with literal markup tags
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
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 <[email protected]>
Discussion: https://postgr.es/m/CACJufxGJKY9ZCPV2WDM6xFsXq9C8r7r3vU6AkScN+p9k6CEpMw@mail.gmail.com
Backpatch-through: v15

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a1d50b69b5b637e3ac403bd314cec783bc1676ba

Modified Files
--------------
doc/src/sgml/ref/merge.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Decorate WITH with literal markup tags
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Decorate WITH with literal markup tags