Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-29 | Simplify declaring variables exported from libpgcommon and libpgport. | Tom Lane | 15.0 |
| 2021-11-29 | Portability hack for pg_global_prng_state. | Tom Lane | 15.0 |
| 2021-11-29 | Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. | Tom Lane | 15.0 |