Extra comma in documentation of array_fill

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Extra comma in documentation of array_fill
Дата
Msg-id 152199346794.4544.1888397173908716912@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: Extra comma in documentation of array_fill  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/functions-array.html
Description:

In table 9.49
(https://www.postgresql.org/docs/10/static/functions-array.html#ARRAY-FUNCTIONS-TABLE)
there is an extra comma in the syntax for array_fill.
"array_fill(anyelement, int[], [, int[]])" should be "array_fill(anyelement,
int[] [, int[]])"

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Getting started guide does not start from first step
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: MacPorts xsltproc is very slow?