]> granicus.if.org Git - postgresql/commit
Adjust contrib/seg &< and &> operators so that r-tree indexing logic
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 27 Jun 2005 00:48:07 +0000 (00:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 27 Jun 2005 00:48:07 +0000 (00:48 +0000)
commit54c80a3434b5ad3b3841b402097d7e3821f36c85
treeac0c1bfc74010df22f6a74d49bbb658bdc1ddff4
parent06ae88a82e7fea5a1c3f8083581f1dd9d75fafc4
Adjust contrib/seg &< and &> operators so that r-tree indexing logic
works properly for 1-D comparisons.  Fix some other errors such as
bogus commutator specifications.
contrib/seg/README.seg
contrib/seg/expected/seg.out
contrib/seg/expected/seg_1.out
contrib/seg/seg.c
contrib/seg/seg.sql.in