Adjust contrib/seg &< and &> operators so that r-tree indexing logic
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |