Adjust contrib/seg &< and &> operators so that r-tree indexing logic

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 54c80a3434b5ad3b3841b402097d7e3821f36c85
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-06-27T00:48:07Z
Releases: 8.1.0
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.

Files

PathChange+/−
contrib/seg/expected/seg_1.out modified +6 −6
contrib/seg/expected/seg.out modified +6 −6
contrib/seg/README.seg modified +12 −8
contrib/seg/seg.c modified +11 −7
contrib/seg/seg.sql.in modified +25 −27