Re: JSON Functions and Operators Docs for v15

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Erik Rijkers <er(at)xs4all(dot)nl>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: JSON Functions and Operators Docs for v15
Date: 2022-05-19 01:30:29
Message-ID: e89ca9b4-e18d-ea6e-2d68-931091e16768@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2022-05-16 Mo 15:33, Alvaro Herrera wrote:
> On 2022-May-16, Andrew Dunstan wrote:
>
>> Thanks. I have incorporated all of these, added a result for the last
>> json_table example, and done some more wordsmithing around PLAN DEFAULT.
> For sure this is a big improvement, thanks. No longer do we have to
> refer to section 9.16.3.2.2.3 -- that's in table 9.53 now.
>
> I noticed that after applying it, the (some?) synopses end up partly
> typeset with regular typeface rather than fixed-width, which looks a bit
> odd. I think you need some <literal> tags around keywords and
> <parameter> around the parameters to those; that's how
> <function>overlay</function> does it for example for its
> PLACING/FROM/FOR weird SQL bits.
>
> Thanks!

Thanks for reviewing. Here's an updated version that I hope addresses
your comments. I'm going on vacation for 10 days tomorrow, but I'm
hoping to commit this before I leave.

cheers

andrew

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

Attachment Content-Type Size
sqljson-dox-rework-3.patch text/x-patch 112.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhihong Yu 2022-05-19 01:31:46 Re: ALTER TABLE SET ACCESS METHOD on partitioned tables
Previous Message Soumyadeep Chakraborty 2022-05-19 00:48:45 Re: ALTER TABLE SET ACCESS METHOD on partitioned tables