Re: fix old confusing JSON example

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Erik Rijkers <er@xs4all.nl>
Cc: Postgres docs <pgsql-docs@lists.postgresql.org>
Date: 2021-04-03T12:32:49Z
Lists: pgsql-hackers, pgsql-docs
On Sat, Apr 03, 2021 at 02:01:38PM +0200, Erik Rijkers wrote:
> Attached is a small but confusing mistake in the json documentation
> (a @@ instead of @?) that has been there since version 12.  (It took
> me quite some time to figure that out while testing with the recent
> SQL/JSON patches -- which I initially blamed).

Please note that pgsql-committers is the mailing list with emails
generated automatically for each commit done in the main repository.
For anything related to the docs, pgsql-docs is more adapted, so I am
redirecting this thread there.
--
Michael

Commits

  1. doc: Fix typo in example query of SQL/JSON