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_bfgg1...@mail.gmail.com Author: David G. Johnston Backpatch-through: 13 Branch ------ REL_15_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/6763b2525cdae1b1424d8df7fcf2c669325e34eb Modified Files -------------- doc/src/sgml/func.sgml | 13 +++++++++++++ 1 file changed, 13 insertions(+)
