Please apply attached patch to contrib/intarray (7.2, 7.3).

Bruce Momjian <bruce@momjian.us>

Commit: a67387b6b4f5061129d721cbc3eabfc8c65cc46d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-06-07T21:53:09Z
Releases: 7.2.2
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.

     Thanks Achilleus Mantzios for bug report and suggestion.

Oleg Bartunov

Files

PathChange+/−
contrib/intarray/_int.c modified +21 −0
contrib/intarray/_int.sql.in modified +10 −1