patch for contrib/intarray (7.2 and 7.3) (fwd) - Mailing list pgsql-hackers

From Oleg Bartunov
Subject patch for contrib/intarray (7.2 and 7.3) (fwd)
Date
Msg-id Pine.GSO.4.44.0206061942330.15530-201000@ra.sai.msu.su
Whole thread Raw
Responses Re: patch for contrib/intarray (7.2 and 7.3) (fwd)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: patch for contrib/intarray (7.2 and 7.3) (fwd)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Patch to contrib/intarray is attached to this message.
Please apply it to 7.2 and CVS
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

---------- Forwarded message ----------
Date: Mon, 3 Jun 2002 19:45:03 +0300 (GMT)
From: Oleg Bartunov <oleg@sai.msu.su>
To: Pgsql Hackers <pgsql-hackers@postgresql.org>
Subject: [HACKERS] patch for contrib/intarray (7.2 and 7.3)

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 '='
operatoris 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@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: Tom Lane
Date:
Subject: Re: Straight-from-the-horses-mouth dept
Next
From: Peter Eisentraut
Date:
Subject: Re: non-standard escapes in string literals