Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update GiST for new pg_opclass arrangement (finally a clean solution | Tom Lane | 2001-08-22 |
| | | | | | | for haskeytype). Update GiST contrib modules too. Add linear-time split algorithm for R-tree GiST opclass. From Oleg Bartunov and Teodor Sigaev. | ||
* | Support for emulating RTREE indexing in GiST. Contributed by | Tom Lane | 2001-05-31 |
Oleg Bartunov and Teodor Sigaev. |