Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-04-03 | Remove unnecessary variables in _hash_splitbucket(). | Tom Lane | 9.1.16 |
| 2015-03-30 | Fix bogus concurrent use of _hash_getnewbuf() in bucket split code. | Tom Lane | 9.1.16 |
| 2014-11-13 | Fix race condition between hot standby and restoring a full-page image. | Heikki Linnakangas | 9.1.15 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.1.14 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-12-29 | Support unlogged tables. | Robert Haas | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-08-19 | Tidy up a few calls to smrgextend(). | Robert Haas | 9.1.0 |