Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 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-03 | Fix typos in comments, code and documentation | Michael Paquier | 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-09-20 | Harmonize more parameter names in bulk. | Peter Geoghegan | 16.0 |
| 2022-08-22 | pg_upgrade: Fix thinko in database info acquisition routine | Peter Eisentraut | 16.0 |
| 2022-07-12 | Remove trailing newlines in pg_upgrade's message strings. | Tom Lane | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |