Ask help for putting SP-Gist into postgresql - Mailing list pgsql-hackers

From Pei He
Subject Ask help for putting SP-Gist into postgresql
Date
Msg-id 7b45659f1003241941v16ba34f7g87868d2f6fb2669e@mail.gmail.com
Whole thread Raw
Responses Re: Ask help for putting SP-Gist into postgresql
List pgsql-hackers
Hi,
I am trying to put the SP-Gist package, a general index framework for
space partitioning trees , into Postgresql source code.

SP-Gist was developed for postgresql 8.0. However, now it does not
work with the new version.

So, for the submitted patch, what version of postgresql is required?
And, is there anybody can help with that?

Please cc to my email, when reply.
Thanks
--
Pei


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Make standby server continuously retry restoring the next WAL
Next
From: Fujii Masao
Date:
Subject: Re: walreceiver is uninterruptible on win32