please apply patch for GiST (7.1.1, current cvs) - Mailing list pgsql-hackers

From Oleg Bartunov
Subject please apply patch for GiST (7.1.1, current cvs)
Date
Msg-id Pine.GSO.4.33.0105151211220.15894-200000@ra.sai.msu.su
Whole thread Raw
Responses Re: please apply patch for GiST (7.1.1, current cvs)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Hi,

we found a problem in GiST with massive insert/update operations
with many NULLs ( inserting of NULL into indexed field cause
ERROR: MemoryContextAlloc: invalid request size)
As a workaround 'vacuum analyze' could be used.

This patch resolves the problem, please upply to 7.1.1 sources and
current cvs tree.
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: Oleg Bartunov
Date:
Subject: Re: pg_index.indislossy
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: pg_index.indislossy