using new Hstore in PG8.4

Started by Marek Lewczukabout 16 years ago4 messagesgeneral
Jump to latest
#1Marek Lewczuk
marek@lewczuk.com

Hello,
there are a lot of improvements in hstore, that is planned for PG8.5 -
as far I remember it compiles fine with PG8.4 so is it save to use it
with PG8.4 ?

Thanks.
ML

#2Marek Lewczuk
marek@lewczuk.com
In reply to: Marek Lewczuk (#1)

Hello,
there are a lot of improvements in hstore, that is planned for PG8.5 -
as far I remember it compiles fine with PG8.4 so is it save to use it
with PG8.4 ?

Thanks.
ML

--
Pozdrawiam
Marek Lewczuk

#3Marek Lewczuk
marek@lewczuk.com
In reply to: Marek Lewczuk (#2)
Re: using new Hstore in PG8.4

W dniu 2010-02-04 10:46, Marek Lewczuk pisze:

Hello,
there are a lot of improvements in hstore, that is planned for PG8.5 -
as far I remember it compiles fine with PG8.4 so is it save to use it
with PG8.4 ?

Is it SAFE not "is it save"...

ML

#4Dimitri Fontaine
dimitri@2ndQuadrant.fr
In reply to: Marek Lewczuk (#2)
Re: using new Hstore in PG8.4

Marek Lewczuk <marek@lewczuk.com> writes:

there are a lot of improvements in hstore, that is planned for PG8.5 -
as far I remember it compiles fine with PG8.4 so is it save to use it with
PG8.4 ?

See hstore-new, which delivers the same code to be found in 9.0 as a
module against 8.3 and 8.4.

http://pgfoundry.org/projects/hstore-new
http://packages.debian.org/sid/postgresql-8.3-hstore-new
http://packages.debian.org/sid/postgresql-8.4-hstore-new

It's already packaged in debian, too.

Regards,
--
dim