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-09-07 | Make GIN's cleanup pending list process interruptable | Teodor Sigaev | 9.3.10 |
| 2015-09-05 | Fix misc typos. | Heikki Linnakangas | 9.3.10 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2014-04-28 | Fix two bugs in WAL-logging of GIN pending-list pages. | Heikki Linnakangas | 9.3.5 |
| 2013-03-18 | Remove PageSetTLI and rename pd_tli to pd_checksum | Simon Riggs | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-11-13 | Fix multiple problems in WAL replay. | Tom Lane | 9.3.0 |