| From: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: hstore improvements? |
| Date: | 2009-03-17 19:47:41 |
| Message-ID: | 87sklc6iea.fsf@news-spur.riddles.org.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>>>>> "Andrew" == Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> writes:
Andrew> I have a patch almost done that adds some obvious but
Andrew> currently missing functionality to hstore, specifically the
Andrew> ability to construct an hstore from a record, and the ability
Andrew> to construct one from a pair of arrays.
Andrew> If there's any other features that people find notably
Andrew> missing from hstore, I could stick them in too; any requests?
One request I've had is to construct a record (of some supplied
composite type) from an hstore.
I'm not sure if this is even possible; I'm certainly not seeing a way
to implement it. Am I missing something?
--
Andrew (irc:RhodiumToad)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | decibel | 2009-03-17 20:08:25 | Re: Column Aliases WAS: Prepping to break every past release... |
| Previous Message | Bruce Momjian | 2009-03-17 19:24:57 | Re: Problem with zero year |