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

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian - CVS)
Тема pgsql/contrib/intarray Tag: REL7_2_STABLE _int ...
Дата
Msg-id 20020607215309.AFECD475987@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.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


В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/contrib/intarray _int.c _int.sql.in
Следующее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/src/backend/utils/adt int.c