Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-28 | Fix a bug with building rtree_gist indexes. | Tom Lane | |
Patch from Teodor Sigaev. | |||
2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | |
tests pass. | |||
2001-10-01 | Fix a couple of stray // comments. | Tom Lane | |
2001-08-22 | Update GiST for new pg_opclass arrangement (finally a clean solution | Tom Lane | |
for haskeytype). Update GiST contrib modules too. Add linear-time split algorithm for R-tree GiST opclass. From Oleg Bartunov and Teodor Sigaev. | |||
2001-05-31 | Support for emulating RTREE indexing in GiST. Contributed by | Tom Lane | |
Oleg Bartunov and Teodor Sigaev. |