Re: hstore improvements?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: hstore improvements?
Date: 2009-03-13 18:34:30
Message-ID: 20090313183430.GH4379@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Gierth wrote:
> I have a patch almost done that adds some obvious but currently
> missing functionality to hstore, specifically the ability to construct
> an hstore from a record, and the ability to construct one from a pair
> of arrays.
>
> If there's any other features that people find notably missing from
> hstore, I could stick them in too; any requests?

Optionally compressing the values would be nice ...

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-03-13 19:04:56 Re: hstore improvements?
Previous Message Andrew Gierth 2009-03-13 18:06:26 hstore improvements?