Age | Commit message (Expand) | Author |
---|---|---|
2012-02-24 | Add some enumeration commas, for consistency | Peter Eisentraut |
2012-02-08 | Throw error sooner for unlogged GiST indexes. | Tom Lane |
2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian |
2011-09-30 | Support GiST index support functions that want to cache data across calls. | Tom Lane |
2011-09-12 | In the final emptying phase of the new GiST buffering build, set the | Heikki Linnakangas |
2011-09-08 | round() is not portable. Use rint(). | Tom Lane |
2011-09-08 | Buffering GiST index build algorithm. | Heikki Linnakangas |