Patch for multi-key GiST

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: <pgsql-hackers(at)postgresql(dot)org>, <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Patch for multi-key GiST
Date: 2001-05-30 16:15:23
Message-ID: Pine.GSO.4.33.0105301911250.166-100000@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Patch fixes memory leak in multi-key GiST is available from
http://www.sai.msu.su/~megera/postgres/gist/
It should be applied after original multi-key GiST patch.
We have tested it inserting about 300,000 records into database

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2001-05-30 16:17:29 Re: PL/pgSQL CURSOR support
Previous Message Bruce Momjian 2001-05-30 16:15:02 Re: PL/pgSQL CURSOR support