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 |
| 2015-04-03 | Remove unnecessary variables in _hash_splitbucket(). | Tom Lane | 9.3.7 |
| 2015-03-30 | Fix bogus concurrent use of _hash_getnewbuf() in bucket split code. | Tom Lane | 9.3.7 |
| 2014-11-13 | Fix race condition between hot standby and restoring a full-page image. | Heikki Linnakangas | 9.3.6 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-06-26 | Reduce use of heavyweight locking inside hash AM. | Robert Haas | 9.3.0 |