SQL-2016 in docs

From: Oleg Bartunov <obartunov(at)postgrespro(dot)ru>
To: pgsql-docs(at)lists(dot)postgresql(dot)org, Peter Eisentraut <peter(at)eisentraut(dot)org>
Subject: SQL-2016 in docs
Date: 2019-05-12 08:14:14
Message-ID: CAF4Au4zH8HsV0Or7KiD2j7UstgDoXOnG+tZpwfY_wwpLuWP3Zg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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 ?

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

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Jonathan S. Katz 2019-05-12 16:28:47 Additional "Creating a Cluster" Guidance for Windows Users
Previous Message Tom Lane 2019-05-11 21:50:18 Re: pg_config docs?