Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 10.6 |
| 2017-07-19 | Add static assertions about pg_control fitting into one disk sector. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-29 | Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs. | Tom Lane | 10.0 |
| 2017-03-28 | Suppress implicit-conversion warnings seen with newer clang versions. | Tom Lane | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |
| 2017-02-23 | Remove pg_control's enableIntTimes field. | Tom Lane | 10.0 |