postgresql/src
Bruce Momjian 818fb55ac4 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
2001-09-29 03:46:12 +00:00
..
backend I have made three changes to the rtree code: one bug fix and 2001-09-29 03:46:12 +00:00
bin This is a simple patch to put double quotes around a few cases in 2001-09-29 03:09:32 +00:00
corba
data
include Measure the current transaction time to milliseconds. 2001-09-28 08:09:14 +00:00
interfaces A couple of lines were missing from my last patch - this one fixes things. 2001-09-29 03:11:11 +00:00
makefiles
pl The trailing semicolon in a plpgsql function definition is now optional. 2001-09-26 21:35:28 +00:00
template
test Add separate regression tests for timetz and the new timestamptz type. 2001-09-28 08:00:11 +00:00
tools
tutorial
utils
DEVELOPERS
GNUmakefile.in
Makefile
Makefile.global.in Provide some initial support for building the ODBC driver for 2001-09-22 22:54:33 +00:00
Makefile.shlib Provide some initial support for building the ODBC driver for 2001-09-22 22:54:33 +00:00
nls-global.mk
win32.mak