Thanks to visit codestin.com Credit goes to github.com
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 8b808f1 commit a73d6c8Copy full SHA for a73d6c8
doc/src/sgml/func.sgml
@@ -18033,7 +18033,7 @@ FROM
18033
or array, but if it is <literal>CONDITIONAL</literal> it will not be
18034
applied to a single array or object. <literal>UNCONDITIONAL</literal>
18035
is the default.
18036
- If the result is a a scalar string, by default the value returned will have
+ If the result is a scalar string, by default the value returned will have
18037
surrounding quotes making it a valid JSON value. However, this behavior
18038
is reversed if <literal>OMIT QUOTES</literal> is specified.
18039
The <literal>ON ERROR</literal> and <literal>ON EMPTY</literal>
0 commit comments