fix old confusing JSON example

From: Erik Rijkers <er(at)xs4all(dot)nl>
To: "pgsql-committers(at)lists(dot)postgresql(dot)org" <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: fix old confusing JSON example
Date: 2021-04-03 12:01:38
Message-ID: 1409005792.20330.1617451298469@webmailclassic.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-docs pgsql-hackers

Hello,

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).

To be applied from 12, 13, and master.

Thanks,

Erik Rijkers

Attachment Content-Type Size
json.sgml.20210403.diff text/x-patch 632 bytes

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Erik Rijkers 2021-04-03 12:28:38 Re: fix old confusing JSON example
Previous Message Michael Paquier 2021-04-03 11:50:07 pgsql: Use more verbose matching patterns for errors in SSL TAP tests

Browse pgsql-docs by date

  From Date Subject
Next Message Erik Rijkers 2021-04-03 12:28:38 Re: fix old confusing JSON example
Previous Message PG Doc comments form 2021-04-03 11:01:16 mingw.org fails to load anything of value

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2021-04-03 12:22:06 Re: Issue with point_ops and NaN
Previous Message Michael Paquier 2021-04-03 10:02:54 Re: Refactoring HMAC in the core code