Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-01 | Remove contrib version of rtree_gist --- now in core system. | Tom Lane | |
2005-05-12 | This patch makes some minor style cleanups to contrib/btree_gist: remove | Neil Conway | |
the "extern" keyword from function definitions, reorganize some PG_GETARG_XXX() usage, and similar. | |||
2004-11-01 | Trivial fixes for English grammar in contrib/btree_gist and contrib/rtree_gist | Neil Conway | |
documentation. | |||
2001-12-05 | We forgot to mention in README.rtree_gist we implemented new | Bruce Momjian | |
picksplit algorithm for Rtree. Please apply patch below to CVS Oleg Bartunov | |||
2001-05-31 | Support for emulating RTREE indexing in GiST. Contributed by | Tom Lane | |
Oleg Bartunov and Teodor Sigaev. |