]> 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:53:09 +0000 (21:53 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 7 Jun 2002 21:53:09 +0000 (21:53 +0000)
commita67387b6b4f5061129d721cbc3eabfc8c65cc46d
tree79f30f88522afeb3d0b2d50223f8fa38252243d4
parentb81737bfa87f480cb309b86a5973dc71f48d2ff9
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