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-01-19 | Log the correct ending timestamp in recovery_target_xid mode. | Tom Lane | 16.0 |
| 2022-12-09 | Allow DateTimeParseError to handle bad-timezone error messages. | Tom Lane | 16.0 |
| 2022-11-29 | Improve heuristics for compressing the KnownAssignedXids array. | Tom Lane | 16.0 |
| 2022-09-14 | Use the terminology "WAL file" not "log file" more consistently. | Tom Lane | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |