Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7bcf57a

Browse files
Decorate WITH with literal markup tags
One instance of "WITH clause" was not using <literal> tags aroundWITH, while others were, so add markup to the last one to ensureconsistency. Backpatch to v15 where MERGE was added.Reported-by: jian he <jian.universality@gmail.com>Discussion:https://postgr.es/m/CACJufxGJKY9ZCPV2WDM6xFsXq9C8r7r3vU6AkScN+p9k6CEpMw@mail.gmail.comBackpatch-through: v15
1 parentc6b86ea commit7bcf57a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/merge.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -627,8 +627,8 @@ WHEN MATCHED THEN
627627
This command conforms to the <acronym>SQL</acronym> standard.
628628
</para>
629629
<para>
630-
The WITH clause and <literal>DO NOTHING</literal> action are extensions to
631-
the <acronym>SQL</acronym> standard.
630+
The<literal>WITH</literal> clause and <literal>DO NOTHING</literal>
631+
action are extensions tothe <acronym>SQL</acronym> standard.
632632
</para>
633633
</refsect1>
634634
</refentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp