pgsql: doc: clarify that jsonb_path_match() returns an SQL boolean

Started by Bruce Momjianover 1 year ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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: /messages/by-id/CACJufxH7tP1NXCHN1bUBXcEB=dv7-qE+ZjB3UxwK6Em+9Qzb9Q@mail.gmail.com

Backpatch-through: 17

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7eff3138fc86cbea556c63a902fd3fcbf04bdf1d

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