Patch for multi-key GiST (current CVS) - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Patch for multi-key GiST (current CVS)
Date
Msg-id Pine.GSO.4.33.0106281518450.9962-200000@ra.sai.msu.su
Whole thread Raw
Responses Re: Patch for multi-key GiST (current CVS)  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Patch for multi-key GiST (current CVS)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Please apply attached patch to current CVS.
It fixes problem if query contains field (with GiST index) more than 1 time.
Corrensponding patch for 7.1.2 is available from
http://www.sai.msu.su/~megera/postgres/gist
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: functions returning records
Next
From: Barry Lind
Date:
Subject: Re: Instrumenting and Logging in JDBC