Re: additional json functionality - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: additional json functionality
Date
Msg-id 914EAB9F-DC9C-4AF9-A406-98EE66BC7A7F@justatheory.com
Whole thread Raw
In response to Re: additional json functionality  (Josh Berkus <josh@agliodbs.com>)
Responses Re: additional json functionality  (Gavin Flower <GavinFlower@archidevsys.co.nz>)
List pgsql-hackers
On Nov 17, 2013, at 5:49 PM, Josh Berkus <josh@agliodbs.com> wrote:

> Jstore isn't the worst name suggestion I've heard on this thread.  The
> reason I prefer JSONB though, is that a new user looking for a place to
> put JSON data will clearly realize that JSON and JSONB are alternatives
> and related in some way.  They won't necessarily expect that "jstore"
> has anything to do with JSON, especially when there is another type
> called "JSON".  Quite a few people are liable to think it's something to
> do with Java.
> 
> Besides, we might get sued by these people: http://www.jstor.org/  ;-)

Okay, how about JDATE? ;-P

David




pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: additional json functionality
Next
From: KONDO Mitsumasa
Date:
Subject: Re: Optimize kernel readahead using buffer access strategy