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

Started by Bruce Momjianabout 4 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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: /messages/by-id/CAKFQuwaoBmRuWdMLzLHDCFDJDX3wvfQ7egAF0bpik_BFgG1KWg@mail.gmail.com

Author: David G. Johnston

Backpatch-through: 13

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/49d296d8e8723b7517ecc074be4694349d6a1cd2

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