summaryrefslogtreecommitdiff
path: root/contrib/rtree_gist/rtree_gist.c
AgeCommit message (Expand)Author
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-03-30Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-07-27elog mop-up.Tom Lane
2002-09-04pgindent run.Bruce Momjian
2002-05-28Fix a bug with building rtree_gist indexes.Tom Lane
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-10-01Fix a couple of stray // comments.Tom Lane
2001-08-22Update GiST for new pg_opclass arrangement (finally a clean solutionTom Lane
2001-05-31Support for emulating RTREE indexing in GiST. Contributed byTom Lane