Re: SQL/JSON revisited

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: SQL/JSON revisited
Дата
Msg-id 91cf8a3a-efc9-9e1c-351e-0f81677dc79f@xs4all.nl
обсуждение исходный текст
Ответ на Re: SQL/JSON revisited  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: SQL/JSON revisited  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
Op 3/27/23 om 20:54 schreef Alvaro Herrera:
> Docs amended as I threatened.  Other than that, this has required more

 > [v12-0001-SQL-JSON-constructors.patch]
 > [v12-0001-delta-uniqueifyJsonbObject-bugfix.patch]

In doc/src/sgml/func.sgml, some minor stuff:

'which specify the data type returned'  should be
'which specifies the data type returned'

In the json_arrayagg() description, it says:
'If ABSENT ON NULL is specified, any NULL values are omitted.'
That's true, but as omitting NULL values is the default (i.e., also 
without that clause) maybe it's better to say:
'Any NULL values are omitted unless NULL ON NULL is specified'


I've found no bugs in functionality.

Thanks,

Erik Rijkers



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Infinite Interval
Следующее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Infinite Interval