Re: PG 12 draft release notes

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: PG 12 draft release notes
Дата
Msg-id CAF4Au4zSt1Xg0HbVih-HXv+VQXeWV_Jv-OSRmW_q814xFvxCeA@mail.gmail.com
обсуждение исходный текст
Ответ на PG 12 draft release notes  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: PG 12 draft release notes
Список pgsql-hackers
Bruce,

I noticed that jsonpath in your version is mentioned only in functions
chapter, but  commit
72b6460336e86ad5cafd3426af6013c7d8457367 is about implementation of
SQL-2016 standard. We implemented JSON Path language as a jsonpath
datatype with a bunch of support functions, our implementation
supports 14 out of 15 features and it's the most complete
implementation (we compared oracle, mysql and ms sql).

On Sat, May 11, 2019 at 11:33 PM Bruce Momjian <bruce@momjian.us> wrote:
>
> I have posted a draft copy of the PG 12 release notes here:
>
>         http://momjian.us/pgsql_docs/release-12.html
>
> They are committed to git.  It includes links to the main docs, where
> appropriate.  Our official developer docs will rebuild in a few hours.
>
> --
>   Bruce Momjian  <bruce@momjian.us>        http://momjian.us
>   EnterpriseDB                             http://enterprisedb.com
>
> + As you are, so once was I.  As I am, so you will be. +
> +                      Ancient Roman grave inscription +
>
>


-- 
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



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

Предыдущее
От: Dilip Kumar
Дата:
Сообщение: Re: POC: Cleaning up orphaned files using undo logs
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Augment every test postgresql.conf