One instance of "WITH clause" was not using 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
Discussion: https://postgr.es/m/CACJufxGJKY9ZCPV2WDM6xFsXq9C8r7r3vU6AkScN+p9k6CEpMw@mail.gmail.com
Backpatch-through: v15
This command conforms to the
SQL standard.
- The WITH clause and DO NOTHING action are extensions to
+ The WITH clause and DO NOTHING
+
action are extensions to the
SQL standard.