commit Oleg and Teodor's RD-tree implementation ... this provides the
Marc G. Fournier <scrappy@hub.org>
commit Oleg and Teodor's RD-tree implementation ... this provides the regression tests for the GiST changes ... this should be integrated into the regular regression tests similar to Vadim's SPI contrib stuff ...
Files
| Path | Change | +/− |
|---|---|---|
| contrib/intarray/bench/bench.pl | added | +104 −0 |
| contrib/intarray/bench/create_test.pl | added | +73 −0 |
| contrib/intarray/data/test__int.data | added | +5000 −0 |
| contrib/intarray/expected/_int.out | added | +19 −0 |
| contrib/intarray/_int.c | added | +842 −0 |
| contrib/intarray/_int.sql.in | added | +211 −0 |
| contrib/intarray/Makefile | added | +69 −0 |
| contrib/intarray/Makefile.703 | added | +64 −0 |
| contrib/intarray/README.intarray | added | +81 −0 |
| contrib/intarray/sql/_int.sql | added | +15 −0 |