Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-27 | Fix code for re-finding scan position in a multicolumn GIN index. | Tom Lane | 9.6.20 |
| 2020-04-03 | Fix bugs in gin_fuzzy_search_limit processing. | Tom Lane | 9.6.18 |
| 2016-04-15 | Fix memory leak in GIN index scans. | Tom Lane | 9.6.0 |
| 2016-03-13 | Fix memory leak in repeated GIN index searches. | Tom Lane | 9.6.0 |
| 2016-01-18 | Restructure index access method API to hide most of it at the C level. | Tom Lane | 9.6.0 |