Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 9.4.20 |
| 2018-07-13 | Fix inadequate buffer locking in FSM and VM page re-initialization. | Tom Lane | 9.4.19 |
| 2016-10-19 | Fix WAL-logging of FSM and VM truncation. | Heikki Linnakangas | 9.4.10 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-02-07 | Fix thinko in comment. | Heikki Linnakangas | 9.4.0 |
| 2014-01-23 | Allow use of "z" flag in our printf calls, and use it where appropriate. | Tom Lane | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-06-17 | Add buffer_std flag to MarkBufferDirtyHint(). | Jeff Davis | 9.4.0 |