pgsql: doc: Fix two queries related to jsonb functions - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Fix two queries related to jsonb functions
Date
Msg-id E1oURnr-001FMg-1A@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Fix two queries related to jsonb functions

These have been updated by the revert done in 2f2b18b, but the
pre-revert state was correct.  Note that the result was incorrectly
formatted in the first case.

Author: Erik Rijkers
Discussion: https://postgr.es/m/13777e96-24b6-396b-cb16-8ad01b6ac130@xs4all.nl
Backpatch-through: 13

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4209126655ccac68fe582c5fea3e638a4a1c503c

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: simplify docs about analyze and inheritance/partitions
Next
From: John Naylor
Date:
Subject: pgsql: Fix sign-compare warnings arising from port/simd.h