OSDN Git Service

I have made three changes to the rtree code: one bug fix and
authorBruce Momjian <bruce@momjian.us>
Sat, 29 Sep 2001 03:46:12 +0000 (03:46 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 29 Sep 2001 03:46:12 +0000 (03:46 +0000)
commit818fb55ac49b4b20e65d9899fc1784e54e86db58
tree5de59f4c64bffa098cdbe51187a0539588068972
parent7d94ac3b23bcb6b8c902a53b656f28116fe865a4
I have made three changes to the rtree code: one bug fix and
two performance improvements.  I put an explanation of the
changes at

http://cs1.cs.nyu.edu/been/postgres-rtree.html

The performance improvements are quite significant.

All the changes are in the file src/backend/access/rtree/rtree.c

I was working with the 7.1.3 code.

I'm including the diff output as an attachment.

Kenneth Been
src/backend/access/rtree/rtree.c