Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-01-11 | Clean up messy API for src/port/thread.c. | Tom Lane | 15.0 |
| 2021-11-29 | Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. | Tom Lane | 15.0 |
| 2021-11-06 | Blind attempt to fix MSVC pgcrypto build. | Tom Lane | 15.0 |
| 2021-11-06 | Un-break pg_basebackup's MSVC build. | Tom Lane | 15.0 |