Re: [HACKERS] SQL/JSON in PostgreSQL
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Oleg Bartunov <obartunov@gmail.com>
Cc: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>, Nikita Glukhov <n.gluhov@postgrespro.ru>, Pavel Stěhule <pavel.stehule@gmail.com>, Michael Paquier <michael.paquier@gmail.com>, Piotr Stefaniak <email@piotr-stefaniak.me>, Pgsql Hackers <pgsql-hackers@postgresql.org>, Teodor Sigaev <teodor@postgrespro.ru>, Alexander Korotkov <a.korotkov@postgrespro.ru>, andrew Dunstan <andrew@dunslane.net>
Date: 2018-03-02T07:42:02Z
Lists: pgsql-hackers
On 2018-03-02 10:31:34 +0300, Oleg Bartunov wrote: > Right, we divided it to manageable pieces as Andrew suggested. Please close the corresponding CF entry next time, if you do so. It's a bit painful having to reconstruct such things out of numerous large threads. Greetings, Andres Freund
Commits
-
SQL/JSON: support the IS JSON predicate
- 6ee30209a6f1 16.0 landed
-
SQL/JSON: add standard JSON constructor functions
- 7081ac46ace8 16.0 landed