Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-06 | Fix unintentional 'NULL' string literal in pg_upgrade. | Jeff Davis | 16.9 |
| 2025-02-28 | pg_upgrade: Fix inconsistency in memory freeing | Michael Paquier | 16.9 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-03-17 | Fix incorrect format placeholders | Peter Eisentraut | 16.0 |
| 2023-03-09 | Fix 9637badd9f. | Jeff Davis | 16.0 |
| 2023-03-09 | pg_upgrade: copy locale and encoding information to new cluster. | Jeff Davis | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-28 | Revert 56-bit relfilenode change and follow-up commits. | Robert Haas | 16.0 |
| 2022-09-27 | Increase width of RelFileNumbers from 32 bits to 56 bits. | Robert Haas | 16.0 |
| 2022-07-12 | Remove trailing newlines in pg_upgrade's message strings. | Tom Lane | 16.0 |