Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-08 | Protect against torn pages when deleting GIN list pages. | Heikki Linnakangas | 9.3.5 |
| 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 |
| 2014-03-12 | In WAL replay, restore GIN metapage unconditionally to avoid torn page. | Heikki Linnakangas | 9.3.4 |
| 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-12-28 | Remove obsolete XLogRecPtr macros | Alvaro Herrera | 9.3.0 |
| 2012-11-28 | Split out rmgr rm_desc functions into their own files | Alvaro Herrera | 9.3.0 |
| 2012-11-13 | Fix multiple problems in WAL replay. | Tom Lane | 9.3.0 |