Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-26 | Do CHECK_FOR_INTERRUPTS inside, not before, scanGetItem. | Tom Lane | 13.23 |
| 2025-03-06 | Fix some performance issues in GIN query startup. | Tom Lane | 13.21 |
| 2023-07-03 | Fix race in SSI interaction with gin fast path. | Thomas Munro | 13.12 |
| 2020-08-27 | Fix code for re-finding scan position in a multicolumn GIN index. | Tom Lane | 13.0 |
| 2020-04-03 | Fix bugs in gin_fuzzy_search_limit processing. | Tom Lane | 13.0 |
| 2020-01-17 | Avoid full scan of GIN indexes when possible | Alexander Korotkov | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |