Re: JSON Functions and Operators Docs for v15

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: JSON Functions and Operators Docs for v15
Дата
Msg-id 202205161933.dgq3s3ib4epn@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: JSON Functions and Operators Docs for v15  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: JSON Functions and Operators Docs for v15  (Andrew Dunstan <andrew@dunslane.net>)
Список 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 по дате отправления:

Предыдущее
От: Erik Rijkers
Дата:
Сообщение: Re: JSON Functions and Operators Docs for v15
Следующее
От: David Rowley
Дата:
Сообщение: Re: weird comments in Memoize nodes