Re: [HACKERS] Ask help for putting SP-Gist into postgresql

2010-03-26 Thread Albe Laurenz
Pei He wrote:
 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.

Start here: http://wiki.postgresql.org/wiki/Submitting_a_Patch

Present your idea in detail on this mailing list as a first step,
and ask for help as you need.

Currently PostgreSQL is in feature freeze for the upcoming 9.0
release, so you should target the first commitfest for 9.1.

Your patches should apply to cvs HEAD.

Yours,
Laurenz Albe

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


[HACKERS] Ask help for putting SP-Gist into postgresql

2010-03-25 Thread Pei He
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

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers