pgsql: doc: clarify that jsonb_path_match() returns an SQL boolean - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: clarify that jsonb_path_match() returns an SQL boolean
Date
Msg-id E1tDsnv-002mNk-Ib@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  clarify that jsonb_path_match() returns an SQL boolean

Not a JSON boolean.  Also clarify that other predicate check expressions
functions return a JSON boolean, not an SQL boolean.

Reported-by: jian he

Discussion: https://postgr.es/m/CACJufxH7tP1NXCHN1bUBXcEB=dv7-qE+ZjB3UxwK6Em+9Qzb9Q@mail.gmail.com

Backpatch-through: 17

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/70236cf22f4c42338d25c07f7fd00bd5c5830eb5

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: clarify --no-comments option in --help and SGML files
Next
From: Bruce Momjian
Date:
Subject: pgsql: More logically order libpq func. includes, e.g., group GUC vals