Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-19 | Log the correct ending timestamp in recovery_target_xid mode. | Tom Lane | 14.7 |
| 2022-11-29 | Improve heuristics for compressing the KnownAssignedXids array. | Tom Lane | 14.7 |
| 2022-09-20 | Suppress variable-set-but-not-used warnings from clang 15. | Tom Lane | 14.6 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-03-17 | Code review for server's handling of "tablespace map" files. | Tom Lane | 14.0 |
| 2021-03-17 | Prevent buffer overrun in read_tablespace_map(). | Tom Lane | 14.0 |
| 2020-11-11 | Fix and simplify some usages of TimestampDifference(). | Tom Lane | 14.0 |