Re: JSON Functions and Operators Docs for v15 - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: JSON Functions and Operators Docs for v15
Date
Msg-id 202205161933.dgq3s3ib4epn@alvherre.pgsql
Whole thread Raw
In response to Re: JSON Functions and Operators Docs for v15  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: JSON Functions and Operators Docs for v15
List pgsql-hackers
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!

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Erik Rijkers
Date:
Subject: Re: JSON Functions and Operators Docs for v15
Next
From: David Rowley
Date:
Subject: Re: weird comments in Memoize nodes