Re: SQL-2016 in docs

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: SQL-2016 in docs
Дата
Msg-id b441cb7f-21b0-e9fd-cfd6-ce63624a81fc@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: SQL-2016 in docs  (Oleg Bartunov <obartunov@postgrespro.ru>)
Список pgsql-docs
On 2019-05-30 16:34, Oleg Bartunov wrote:
> On Mon, May 27, 2019 at 2:33 PM Peter Eisentraut
> <peter.eisentraut@2ndquadrant.com> wrote:
>>
>> On 2019-05-12 10:14, Oleg Bartunov wrote:
>>> I noticed that in our docs for PG12 there is no SQL-2016, but we actually
>>> have JSON Path implementation committed, which is a part of SQL-2016
>>> standard. One missing feature - is datetime support.  Peter, will you
>>> add this or I prepare the patch ?
>>
>> I did a rough check of the SQL:2016 JSON path specification versus our
>> regression tests, and came up with the attached supported feature list.
>> Would you like to confirm it?
> 
> I confirm it.

pushed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: SQL-2016 in docs
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Documentation for partitioned indexes?