Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 9.3.25 |
| 2018-07-13 | Fix inadequate buffer locking in FSM and VM page re-initialization. | Tom Lane | 9.3.24 |
| 2016-10-19 | Fix WAL-logging of FSM and VM truncation. | Heikki Linnakangas | 9.3.15 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-06-17 | Add buffer_std flag to MarkBufferDirtyHint(). | Jeff Davis | 9.3.0 |
| 2013-03-22 | Allow I/O reliability checks using 16-bit checksums | Simon Riggs | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |