pgsql/contrib/intarray README.intarray _int.c ...

Поиск
Список
Период
Сортировка
От momjian@postgresql.org
Тема pgsql/contrib/intarray README.intarray _int.c ...
Дата
Msg-id 200109230416.f8N4GHv27338@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    01/09/23 00:16:17

Modified files:
    contrib/intarray: README.intarray _int.c _int.sql.in
    contrib/intarray/expected: _int.out
    contrib/intarray/sql: _int.sql

Log message:
    please apply attached patch to current CVS.

    Changes:

    1. Added support for boolean queries (indexable operator @@, looks like
    a @@ '1|(2&3)'
    2. Some code cleanup and optimization

    Regards,
    Oleg


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

Предыдущее
От: momjian@postgresql.org
Дата:
Сообщение: pgsql/doc TODO
Следующее
От: momjian@postgresql.org
Дата:
Сообщение: pgsql/contrib/pgcrypto pgcrypto.sql