Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support GiST index support functions that want to cache data across calls. | Tom Lane | 2011-09-30 | 1 | -21/+21 |
* | In the final emptying phase of the new GiST buffering build, set the | Heikki Linnakangas | 2011-09-12 | 1 | -4/+8 |
* | round() is not portable. Use rint(). | Tom Lane | 2011-09-08 | 1 | -1/+3 |
* | Buffering GiST index build algorithm. | Heikki Linnakangas | 2011-09-08 | 1 | -0/+1068 |