Re: jsonb and nested hstore - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: jsonb and nested hstore
Date
Msg-id 20140225212740.GA4759@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: jsonb and nested hstore  (Josh Berkus <josh@agliodbs.com>)
List 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



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder
Next
From: Tom Lane
Date:
Subject: Re: Unfortunate choice of short switch name in pgbench