From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Please apply patch for 7.2.1 |
Date: | 2002-02-05 15:40:41 |
Message-ID: | Pine.GSO.4.44.0202051834450.5110-101000@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
please apply attached patch for 7.2.1
intarray:
add check size of array for gist__int_ops
tsearch:
make signature if index key is greater than TOAST_INDEX_TARGET
For all operations gist_txtidx_ops amopreqcheck=true,
i.e. index is lossy.
This patch is also available from http://www.sai.msu.su/~megera/postgres/gist/
Thanks to Poul L. Christiansen for spotting the bug.
(next time, please submit bug report in beta cycle :-)
Regards,
Oleg
Attachment | Content-Type | Size |
---|---|---|
patch_compress.gz | application/gzip | 2.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-02-05 15:48:13 | Re: Threaded PosgreSQL server |
Previous Message | J Smith | 2002-02-05 15:37:45 | Re: Display of TIMESTAMP in 7.2 |