Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 9.5.15 |
| 2015-04-03 | Remove unnecessary variables in _hash_splitbucket(). | Tom Lane | 9.5.0 |
| 2015-03-30 | Fix bogus concurrent use of _hash_getnewbuf() in bucket split code. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-13 | Fix race condition between hot standby and restoring a full-page image. | Heikki Linnakangas | 9.5.0 |