Commits
Showing commits that first shipped in 9.5 (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.5.24 |
| 2020-04-03 | Fix bugs in gin_fuzzy_search_limit processing. | Tom Lane | 9.5.22 |
| 2016-04-15 | Fix memory leak in GIN index scans. | Tom Lane | 9.5.3 |
| 2016-03-13 | Fix memory leak in repeated GIN index searches. | Tom Lane | 9.5.2 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-02-04 | Use a separate memory context for GIN scan keys. | Heikki Linnakangas | 9.5.0 |
| 2015-01-30 | Fix query-duration memory leak with GIN rescans. | Heikki Linnakangas | 9.5.0 |
| 2015-01-29 | Fix bug where GIN scan keys were not initialized with gin_fuzzy_search_limit. | Heikki Linnakangas | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |