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

Commita19c9a5

Browse files
author
Nikita Glukhov
committed
Fix docs for IS JSON predicate: [] => optional
1 parenta3fc469 commita19c9a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17712,9 +17712,9 @@ INSERT INTO my_films VALUES (
1771217712
<refsynopsisdiv>
1771317713
<synopsis>
1771417714
<replaceable class="parameter">expression</replaceable>
17715-
IS[ NOT] JSON
17716-
[ { VALUE | SCALAR | ARRAY | OBJECT }]
17717-
[ { WITH | WITHOUT } UNIQUE[ KEYS] ]
17715+
IS<optional> NOT</optional> JSON
17716+
<optional> { VALUE | SCALAR | ARRAY | OBJECT }</optional>
17717+
<optional> { WITH | WITHOUT } UNIQUE<optional> KEYS</optional> </optional>
1771817718
</synopsis>
1771917719
</refsynopsisdiv>
1772017720

@@ -17797,7 +17797,7 @@ INSERT INTO my_films VALUES (
1779717797

1779817798
<varlistentry>
1779917799
<term>
17800-
<literal>{ WITH | WITHOUT } UNIQUE[ KEYS]</literal>
17800+
<literal>{ WITH | WITHOUT } UNIQUE<optional> KEYS</optional></literal>
1780117801
</term>
1780217802
<listitem>
1780317803
<para>Defines whether duplicate keys are allowed:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp