Re: typo in 9.15. JSON Functions and Operators Table 9.46. JSON Processing Functions - alternate

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: typo in 9.15. JSON Functions and Operators Table 9.46. JSON Processing Functions - alternate
Дата
Msg-id 20421.1569592751@sss.pgh.pa.us
обсуждение исходный текст
Ответ на typo in 9.15. JSON Functions and Operators Table 9.46. JSON Processing Functions - alternate  (PG Doc comments form <noreply@postgresql.org>)
Список pgsql-docs
PG Doc comments form <noreply@postgresql.org> writes:
> The following documentation comment has been logged on the website:
> Page: https://www.postgresql.org/docs/10/functions-json.html
> Description:

> sorry, the last message may have been incorrect. if so, the next row in
> table 9.46 should be changed from:

>         jsonb_insert(target jsonb, path text[], new_value jsonb,
> [insert_after boolean])
> to:
>         jsonb_insert(target jsonb, path text[], new_value jsonb[,
> insert_after boolean])

Yeah, it's this one that's not per project style, not the other one.
Will fix, thanks for the report!

            regards, tom lane



В списке pgsql-docs по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Most-common value docs in PG 12
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Release notes on "reserved OIDs"