Skip to content

Commit a19c9a5

Browse files
author
Nikita Glukhov
committed
Fix docs for IS JSON predicate: [] => optional
1 parent a3fc469 commit a19c9a5

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy