pgsql: doc: add examples for array_length() and jsonb_array_length() - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: add examples for array_length() and jsonb_array_length()
Date
Msg-id E1o9yGM-001sRM-Tr@gemulon.postgresql.org
Whole thread Raw
List 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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2373fe78dfc9d4aa2348a86fffdf8eb9d757e9d5

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: add pg_prewarm example
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Automatically generate node support functions