Re: latest hstore patch - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: latest hstore patch
Date
Msg-id FA4D0540-2F96-409B-9E66-B79E5C7B0A0C@kineticode.com
Whole thread Raw
In response to Re: latest hstore patch  (Bruce Momjian <bruce@momjian.us>)
Responses Re: latest hstore patch
List pgsql-hackers
On Oct 2, 2009, at 11:14 AM, Bruce Momjian wrote:

> Well, if it is just changed syntax, we could wack around the system
> catalogs.  If storage changes, we have to dump/reload that data type.

Andrew solved this problem for hstore by making the new version able  
to read the old representation. It will also update to the new  
representation when you update a value.

Best,

David


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: LIMIT 1 == EXISTS optimization?
Next
From: Bruce Momjian
Date:
Subject: Re: latest hstore patch