json docs fix jsonb_path_exists_tz again
Erik Rijkers <er@xs4all.nl>
From: Erik Rijkers <er@xs4all.nl>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2022-09-02T14:25:38Z
Lists: pgsql-hackers
Attachments
- func.sgml.20220902.diff (text/x-patch) patch
In funcs.sgml, the value fed into jsonb_path_exists_tz was wrong; fixed as attached. (was inadvertently reverted with the big JSON revert) Erik Rijkers
Commits
-
doc: Fix two queries related to jsonb functions
- 0cc46c825135 13.9 landed
- bc73bd26f17f 14.6 landed
- 4209126655cc 15.0 landed
- e062328ff115 16.0 landed