Re: nested hstore patch - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: nested hstore patch
Date
Msg-id 20131119155559.GL28149@momjian.us
Whole thread Raw
In response to Re: nested hstore patch  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: nested hstore patch  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, Nov 19, 2013 at 10:51:06AM -0500, Robert Haas wrote:
> I think this was the consensus solution when this was last discussed,
> and I support it.  There is similar space for a binary XML data type
> if someone feels like implementing it.  I think the names that were
> proposed previously were something like jsonb and xmlb.

The natural name is OBJSON, meaning object JSON, because as PostgreSQL
people, we have to double-use letters wherever possible.  ;-)

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: nested hstore patch
Next
From: Robert Haas
Date:
Subject: Re: Review: pre-commit triggers