pgsql: doc: add examples for array_length() and jsonb_array_length()

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: add examples for array_length() and jsonb_array_length()
Дата
Msg-id E1o9yGM-001sRQ-VY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc:  add examples for array_length() and jsonb_array_length()

The examples show the output of array_length() and jsonb_array_length()
for empty arrays.

Discussion: https://postgr.es/m/CAKFQuwaoBmRuWdMLzLHDCFDJDX3wvfQ7egAF0bpik_BFgG1KWg@mail.gmail.com

Author: David G. Johnston

Backpatch-through: 13

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f1c779e2b9e48eab05ad471e4111eb17e7e6ad3a

Modified Files
--------------
doc/src/sgml/func.sgml | 13 +++++++++++++
1 file changed, 13 insertions(+)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: add pg_prewarm example
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Automatically generate node support functions