Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 16.14 |
| 2025-02-07 | Fix pgbench performance issue induced by commit af35fe501. | Tom Lane | 16.7 |
| 2024-12-15 | pgbench: fix misprocessing of some nested \if constructs. | Tom Lane | 16.7 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-01-09 | Invent random_normal() to provide normally-distributed random numbers. | Tom Lane | 16.0 |
| 2023-01-08 | Doc: improve commentary about providing our own definitions of M_PI. | Tom Lane | 16.0 |
| 2022-08-29 | Clean up inconsistent use of fflush(). | Tom Lane | 16.0 |