Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-19 | Log the correct ending timestamp in recovery_target_xid mode. | Tom Lane | 12.14 |
| 2022-11-29 | Improve heuristics for compressing the KnownAssignedXids array. | Tom Lane | 12.14 |
| 2022-09-20 | Suppress variable-set-but-not-used warnings from clang 15. | Tom Lane | 12.13 |
| 2021-03-17 | Prevent buffer overrun in read_tablespace_map(). | Tom Lane | 12.7 |
| 2020-11-11 | Fix and simplify some usages of TimestampDifference(). | Tom Lane | 12.6 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2018-12-26 | Fix failure to check for open() or fsync() failures. | Tom Lane | 12.0 |
| 2018-09-19 | Fix minor error message style guide violation. | Tom Lane | 12.0 |
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 12.0 |
| 2018-07-18 | Use a ResourceOwner to track buffer pins in all cases. | Tom Lane | 12.0 |