Re: jsonb and nested hstore

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Merlin Moncure <mmoncure(at)gmail(dot)com>, Peter Geoghegan <pg(at)heroku(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Teodor Sigaev <teodor(at)sigaev(dot)ru>
Subject: Re: jsonb and nested hstore
Date: 2014-02-25 21:27:40
Message-ID: 20140225212740.GA4759@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Josh Berkus escribió:

> (to clarify below: "json" refers to the current varlena datatype; JSON
> refers to JSON serialized data).

FWIW the term "varlena json" is misleading. jsonb is also varlena, only
different. I think you need a different term to say that json uses the
text representation.

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-02-25 21:32:02 Re: Unfortunate choice of short switch name in pgbench
Previous Message Peter Eisentraut 2014-02-25 21:14:42 Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder