pgsql/src/backend/access/rtree rtree.c - Mailing list pgsql-committers

From momjian@postgresql.org
Subject pgsql/src/backend/access/rtree rtree.c
Date
Msg-id 200109290346.f8T3kCA13336@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    01/09/28 23:46:12

Modified files:
    src/backend/access/rtree: rtree.c

Log message:
    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


pgsql-committers by date:

Previous
From: momjian@postgresql.org
Date:
Subject: pgsql/contrib/pgcrypto random.c
Next
From: tgl@postgresql.org
Date:
Subject: pgsql/ oc/src/sgml/wal.sgml rc/backend/access/ ...