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

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

  1. doc: Fix two queries related to jsonb functions