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 @@ -16947,7 +16947,7 @@ $ ? (@ like_regex "^\\d+$")
16947
16947
<refsynopsisdiv>
16948
16948
<synopsis>
16949
16949
JSON (
16950
- <replaceable class=" parameter" >expression</replaceable > [ FORMAT JSON [ ENCODING UTF8 ] ]
16950
+ <parameter>expression</parameter > [ FORMAT JSON [ ENCODING UTF8 ] ]
16951
16951
[ { WITH | WITHOUT } UNIQUE [ KEYS ] ]
16952
16952
[ RETURNING <replaceable class="parameter">json_data_type</replaceable> ]
16953
16953
)
@@ -16968,7 +16968,7 @@ JSON (
16968
16968
<variablelist>
16969
16969
<varlistentry>
16970
16970
<term>
16971
- <literal><replaceable class=" parameter" >expression</replaceable > [ FORMAT JSON [ ENCODING UTF8 ] ]</literal>
16971
+ <literal><parameter>expression</parameter > [ FORMAT JSON [ ENCODING UTF8 ] ]</literal>
16972
16972
</term>
16973
16973
<listitem>
16974
16974
<para>
You can’t perform that action at this time.
0 commit comments