On Fri, Jan 21, 2011 at 09:11, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> What happened to our work to add a JSON data type for PG 9.1?
Nothing will happen in 9.1.
I assume we are in "competition" status:
http://archives.postgresql.org/pgsql-hackers/2010-11/msg00481.php
Also, if PGXN will work well, we might not have to include JSON
in the core. We can download any JSON implementations from the
site after installing the core server. Of course, if we will
use JSON types in the core (EXPLAIN JSON output?), we have to
include one of them.
--
Itagaki Takahiro