]> granicus.if.org Git - postgresql/commit
commit Oleg and Teodor's RD-tree implementation ... this provides the
authorMarc G. Fournier <scrappy@hub.org>
Fri, 12 Jan 2001 00:16:26 +0000 (00:16 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 12 Jan 2001 00:16:26 +0000 (00:16 +0000)
commit1db943b3ca5a8f405155c904964272ce52d96f00
treece6698a8870469f2468899e2ef79596b8a3df5dd
parent0ad7db4be4b1f0208271c49fc1c8348f11ebc5b3
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 ...
contrib/intarray/Makefile [new file with mode: 0644]
contrib/intarray/Makefile.703 [new file with mode: 0644]
contrib/intarray/README.intarray [new file with mode: 0644]
contrib/intarray/_int.c [new file with mode: 0644]
contrib/intarray/_int.sql.in [new file with mode: 0644]
contrib/intarray/bench/bench.pl [new file with mode: 0755]
contrib/intarray/bench/create_test.pl [new file with mode: 0755]
contrib/intarray/data/test__int.data [new file with mode: 0644]
contrib/intarray/expected/_int.out [new file with mode: 0644]
contrib/intarray/sql/_int.sql [new file with mode: 0644]