We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0661cd commit f45a7f7Copy full SHA for f45a7f7
doc/src/sgml/func.sgml
@@ -16941,9 +16941,9 @@ $ ? (@ like_regex "^\\d+$")
16941
16942
<refsynopsisdiv>
16943
<synopsis>
16944
-JSON_SCALAR (
+<function>JSON_SCALAR</function> (
16945
<parameter>expression</parameter>
16946
- [ RETURNING <replaceable class="parameter">json_data_type</replaceable> ]
+ <optional> RETURNING <replaceable class="parameter">json_data_type</replaceable> </optional>
16947
)
16948
</synopsis>
16949
</refsynopsisdiv>
0 commit comments