From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | patch for contrib/intarray (7.2 and 7.3) |
Date: | 2002-06-03 16:45:03 |
Message-ID: | Pine.GSO.4.44.0206031943140.14067-101000@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Please apply attached patch to contrib/intarray (7.2, 7.3).
Fixed bug with '=' operator for gist__int_ops and
define '=' operator for gist__intbig_ops opclass.
Now '=' operator is consistent with standard 'array' type.
<br>
Tnanks Achilleus Mantzios for bug report and suggestion.
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
Attachment | Content-Type | Size |
---|---|---|
patch_intarray.gz | application/octet-stream | 666 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-06-03 17:25:01 | Re: pgsql_data/base mapping |
Previous Message | Oleg Bartunov | 2002-06-03 16:02:52 | Re: GOODS - a sensational public domain database backend |