doc: clarify that jsonb_path_match() returns an SQL boolean
commit70236cf22f4c42338d25c07f7fd00bd5c5830eb5
authorBruce Momjian <bruce@momjian.us>
Wed, 20 Nov 2024 22:03:45 +0000 (20 17:03 -0500)
committerBruce Momjian <bruce@momjian.us>
Wed, 20 Nov 2024 22:03:45 +0000 (20 17:03 -0500)
tree20fead7f4227e29bde7d2bd0fdaffc6f661fbf90
parentf722dd32de49af883b7b58d0ca028835972b7095
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
doc/src/sgml/func.sgml