On Dec 20, 2011, at 12:39 AM, David E. Wheeler wrote:
> On Dec 19, 2011, at 2:49 AM, Dimitri Fontaine wrote:
> 
>> My understanding is that JSON is a subset of ECMAscript
> 
> Well, no, JSON is formally “a lightweight data-interchange format.” It’s 
> derived from JavaScript syntax, but it is not a programming language, so I 
> wouldn’t say it was accurate to describe it as a subset of JS or ECMAScript.
> 
>  http://json.org/

Are people explicitly asking for a) *JSON* datatype or b) a type that lets you 
store arbitrary complex semi-untyped data structures?

if b) then this might get a lot more interesting

Cheers,
Claes
-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to