Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-26 | Do CHECK_FOR_INTERRUPTS inside, not before, scanGetItem. | Tom Lane | 15.15 |
| 2025-03-06 | Fix some performance issues in GIN query startup. | Tom Lane | 15.13 |
| 2023-07-03 | Fix race in SSI interaction with gin fast path. | Thomas Munro | 15.4 |
| 2022-01-25 | Fix various typos, grammar and code style in comments and docs | Michael Paquier | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-29 | Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. | Tom Lane | 15.0 |