Re: JSON Functions and Operators Docs for v15

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>, "David G. Johnston" <david.g.johnston@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-05-04T19:14:58Z
Lists: pgsql-hackers
On 2022-05-04 We 11:39, Tom Lane wrote:
> "David G. Johnston" <david.g.johnston@gmail.com> writes:
>> Is there a thread I'm not finding where the upcoming JSON function
>> documentation is being made reasonably usable after doubling its size with
>> all the new JSON Table features that we've added?  If nothing else, the
>> table of contents at the top of the page needs to be greatly expanded to
>> make seeing and navigating to all that is available a possibility.
> The entire structure of that text needs to be rethought, IMO, as it
> has been written with precisely no concern for fitting into our
> hard-won structure for func.sgml.  Andrew muttered something about
> rewriting it awhile ago, but I don't know what progress he's made.
>

Yes, I've been clearing the decks a bit, but I'm working on it now,
should have something within the next week.


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




Commits

  1. Rework SQL/JSON documentation