File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18478,7 +18478,7 @@ FROM
18478
18478
<refsynopsisdiv>
18479
18479
<synopsis>
18480
18480
JSON_SERIALIZE (
18481
- <replaceable class=" parameter" >expression</replaceable > [ FORMAT JSON [ ENCODING UTF8 ] ]
18481
+ <parameter>expression</parameter > [ FORMAT JSON [ ENCODING UTF8 ] ]
18482
18482
[ RETURNING <replaceable class="parameter">data_type</replaceable> [ FORMAT JSON [ ENCODING UTF8 ] ] ]
18483
18483
)
18484
18484
</synopsis>
@@ -18498,7 +18498,7 @@ JSON_SERIALIZE (
18498
18498
<variablelist>
18499
18499
<varlistentry>
18500
18500
<term>
18501
- <literal><replaceable class=" parameter" >expression</replaceable > [ FORMAT JSON [ ENCODING UTF8 ] ]</literal>
18501
+ <literal><parameter>expression</parameter > [ FORMAT JSON [ ENCODING UTF8 ] ]</literal>
18502
18502
</term>
18503
18503
<listitem>
18504
18504
<para>
You can’t perform that action at this time.
0 commit comments