Re: hstore improvements? - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: hstore improvements?
Date
Msg-id 49BAAE58.3080308@enterprisedb.com
Whole thread Raw
In response to Re: hstore improvements?  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: hstore improvements?
List pgsql-hackers
Alvaro Herrera wrote:
> 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 ...

The whole Datum will be toasted/compressed if it gets large enough. Is 
that not enough?

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: hstore improvements?
Next
From: Alvaro Herrera
Date:
Subject: Re: hstore improvements?