Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-12 | Rename backup_compression.{c,h} to compression.{c,h} | Michael Paquier | 15.0 |
| 2022-03-23 | Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL. | Robert Haas | 15.0 |
| 2021-11-29 | Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. | Tom Lane | 15.0 |
| 2021-08-19 | Revert refactoring of hex code to src/common/ | Michael Paquier | 15.0 |