8000 Doc: remove duplicate "a" from func.sgml · postgrespro/postgres@a73d6c8 · GitHub
[go: up one dir, main page]

Skip to content
  • Commit a73d6c8

    Browse files
    committed
    Doc: remove duplicate "a" from func.sgml
    Author: Shinya Kato Discussion: https://postgr.es/m/76c01275776749a167f49379ebec57f1@oss.nttdata.com Backpatch-through: 15, where that change was introduced
    1 parent 8b808f1 commit a73d6c8

    File tree

    1 file changed

    +1
    -1
    lines changed

    1 file changed

    +1
    -1
    lines changed

    doc/src/sgml/func.sgml

    Lines changed: 1 addition & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -18033,7 +18033,7 @@ FROM
    1803318033
    or array, but if it is <literal>CONDITIONAL</literal> it will not be
    1803418034
    applied to a single array or object. <literal>UNCONDITIONAL</literal>
    1803518035
    is the default.
    18036-
    If the result is a a scalar string, by default the value returned will have
    18036+
    If the result is a scalar string, by default the value returned will have
    1803718037
    surrounding quotes making it a valid JSON value. However, this behavior
    1803818038
    is reversed if <literal>OMIT QUOTES</literal> is specified.
    1803918039
    The <literal>ON ERROR</literal> and <literal>ON EMPTY</literal>

    0 commit comments

    Comments
     (0)
    0