Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-05-10 | Fix management of fn_extra caching during repeated GiST index scans. | Tom Lane | 9.2.5 |
| 2011-09-30 | Support GiST index support functions that want to cache data across calls. | Tom Lane | 9.2.0 |
| 2011-09-16 | gistendscan() forgot to free so->giststate. | Tom Lane | 9.2.0 |