Re: hstores in pl/python - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: hstores in pl/python
Date
Msg-id D401EC0E-DB3E-4E31-A1D9-28B9CDAE08DB@kineticode.com
Whole thread Raw
In response to Re: hstores in pl/python  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
On Dec 13, 2010, at 8:06 AM, Oleg Bartunov wrote:

> My most serious pro about hstore in core is a better dump/restore
> support. Also, since we have so much better hstore and people started
> to use it in their projects, it'd be great  to have built-in feature in PostgreSQL, which  mimic key-value or
document-orienteddatabase. 

I thought the JSON data type was supposed to cover this. hstore would remain in contrib.

Davd



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Complier warnings on mingw gcc 4.5.0
Next
From: Heikki Linnakangas
Date:
Subject: Re: GiST insert algorithm rewrite