]> granicus.if.org Git - postgresql/commit
Please apply attached patch to contrib/intarray (7.2, 7.3).
authorBruce Momjian <bruce@momjian.us>
Fri, 7 Jun 2002 21:52:33 +0000 (21:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 7 Jun 2002 21:52:33 +0000 (21:52 +0000)
commit74a8af099f0095bc87f25dfa9b54f09d6a8972d4
tree0003d10f3ca0117933fd839a9dedc98cd1082947
parent2f297a2fcfa8279cdb59d3647e4ff1677670bf31
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
contrib/intarray/_int.c
contrib/intarray/_int.sql.in