Re: SQL/JSON in PostgreSQL
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Nikita Glukhov <n.gluhov@postgrespro.ru>,
Oleg Bartunov <obartunov@gmail.com>, Robert Haas <robertmhaas@gmail.com>, Daniel Gustafsson <daniel@yesql.se>, Alexander Korotkov <a.korotkov@postgrespro.ru>,
Teodor Sigaev <teodor@postgrespro.ru>, David Steele <david@pgmasters.net>, Andres Freund <andres@anarazel.de>, Pgsql Hackers <pgsql-hackers@postgresql.org>,
andrew Dunstan <andrew@dunslane.net>
Date: 2017-11-02T07:19:57Z
Lists: pgsql-hackers
Hi 2017-11-02 3:39 GMT+01:00 Peter Eisentraut <peter.eisentraut@2ndquadrant.com >: > Could someone clarify the status of this patch set? It has been in > "Waiting" mode since the previous CF and no new patch, just a few > questions from the author. > There was a state "needs review". I looked to the patch, and found some issues, so I sent mail about these issues and switched state to "waiting on author" Regards Pavel > > -- > Peter Eisentraut http://www.2ndQuadrant.com/ > PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services >
Commits
-
SQL/JSON: support the IS JSON predicate
- 6ee30209a6f1 16.0 landed
-
SQL/JSON: add standard JSON constructor functions
- 7081ac46ace8 16.0 landed