rtree improvements

From: Kenneth Been <kennethb(at)telocity(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: rtree improvements
Date: 2001-09-25 18:12:30
Message-ID: 3BB0C90E.4020600@telocity.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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.

Ken

Attachment Content-Type Size
diffs.out text/plain 12.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Michael Meskes 2001-09-25 18:15:06 Re: Problem with setlocale (found in libecpg) [accessing a memory location after freeing it]
Previous Message Marko Kreen 2001-09-25 17:34:35 pgcrypto Makefile update