Skip to content

Commit 625b3d0

Browse files
author
Nikita Glukhov
committed
Fix docs for JSON_SERIALIZE(): [] => optional
1 parent 178fe3d commit 625b3d0

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
@@ -18478,8 +18478,8 @@ FROM
1847818478
<refsynopsisdiv>
1847918479
<synopsis>
1848018480
JSON_SERIALIZE (
18481-
<parameter>expression</parameter> [ FORMAT JSON [ ENCODING UTF8 ] ]
18482-
[ RETURNING <replaceable class="parameter">data_type</replaceable> [ FORMAT JSON [ ENCODING UTF8 ] ] ]
18481+
<parameter>expression</parameter> <optional> FORMAT JSON <optional> ENCODING UTF8 </optional> </optional>
18482+
<optional> RETURNING <replaceable class="parameter">data_type</replaceable> <optional> FORMAT JSON <optional> ENCODING UTF8 </optional> </optional> </optional>
1848318483
)
1848418484
</synopsis>
1848518485
</refsynopsisdiv>
@@ -18498,7 +18498,7 @@ JSON_SERIALIZE (
1849818498
<variablelist>
1849918499
<varlistentry>
1850018500
<term>
18501-
<literal><parameter>expression</parameter> [ FORMAT JSON [ ENCODING UTF8 ] ]</literal>
18501+
<literal><parameter>expression</parameter> <optional> FORMAT JSON <optional> ENCODING UTF8 </optional> </optional></literal>
1850218502
</term>
1850318503
<listitem>
1850418504
<para>
@@ -18517,7 +18517,7 @@ JSON_SERIALIZE (
1851718517
</varlistentry>
1851818518
<varlistentry>
1851918519
<term>
18520-
<literal>RETURNING <replaceable class="parameter">data_type</replaceable> [ FORMAT JSON [ ENCODING UTF8 ] ] </literal>
18520+
<literal>RETURNING <replaceable class="parameter">data_type</replaceable> <optional> FORMAT JSON <optional> ENCODING UTF8 </optional> </optional></literal>
1852118521
</term>
1852218522
<listitem>
1852318523
<para>

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