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 |
| 2021-11-29 | Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. | Tom Lane | 15.0 |