pgsql/contrib/intarray Tag: REL7_2_STABLE _int ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/contrib/intarray Tag: REL7_2_STABLE _int ...
Date: 2002-06-07 21:53:09
Message-ID: 20020607215309.AFECD475987@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/06/07 17:53:09

Modified files:
contrib/intarray: Tag: REL7_2_STABLE _int.c _int.sql.in

Log message:
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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-06-07 23:41:53 pgsql/src/backend/utils/adt int.c
Previous Message Bruce Momjian - CVS 2002-06-07 21:52:33 pgsql/contrib/intarray _int.c _int.sql.in