File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18478,7 +18478,7 @@ FROM
1847818478 <refsynopsisdiv>
1847918479<synopsis>
1848018480JSON_SERIALIZE (
18481- <replaceable class=" parameter" >expression</replaceable > [ FORMAT JSON [ ENCODING UTF8 ] ]
18481+ <parameter>expression</parameter > [ FORMAT JSON [ ENCODING UTF8 ] ]
1848218482 [ RETURNING <replaceable class="parameter">data_type</replaceable> [ FORMAT JSON [ ENCODING UTF8 ] ] ]
1848318483)
1848418484</synopsis>
@@ -18498,7 +18498,7 @@ JSON_SERIALIZE (
1849818498 <variablelist>
1849918499 <varlistentry>
1850018500 <term>
18501- <literal><replaceable class=" parameter" >expression</replaceable > [ FORMAT JSON [ ENCODING UTF8 ] ]</literal>
18501+ <literal><parameter>expression</parameter > [ FORMAT JSON [ ENCODING UTF8 ] ]</literal>
1850218502 </term>
1850318503 <listitem>
1850418504 <para>
You can’t perform that action at this time.
0 commit comments