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

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

From
momjian@postgresql.org
Date:
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