Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-29 | Pgindent run for 8.0. | Bruce Momjian | |
2004-03-30 | Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned | Teodor Sigaev | |
boxes. Change interface to user-defined GiST support methods union and picksplit. Now instead of bytea struct it used special GistEntryVector structure. | |||
2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | |
2003-07-27 | elog mop-up. | Tom Lane | |
2002-09-04 | pgindent run. | Bruce Momjian | |
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. |