please apply attached patch to current CVS.
Bruce Momjian <bruce@momjian.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/intarray/expected/_int.out | modified | +331 −0 |
| contrib/intarray/_int.c | modified | +777 −85 |
| contrib/intarray/_int.sql.in | modified | +86 −6 |
| contrib/intarray/README.intarray | modified | +4 −0 |
| contrib/intarray/sql/_int.sql | modified | +58 −0 |