Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-29 | Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. | Tom Lane | 15.0 |
| 2018-10-06 | Restore sane locking behavior during parallel query. | Tom Lane | 12.0 |
| 2018-10-04 | Centralize executor's opening/closing of Relations for rangetable entries. | Tom Lane | 12.0 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.6.0 |
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.5.0 |