Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-08 | Protect against torn pages when deleting GIN list pages. | Heikki Linnakangas | 9.2.9 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2014-04-28 | Fix two bugs in WAL-logging of GIN pending-list pages. | Heikki Linnakangas | 9.2.9 |
| 2014-03-12 | In WAL replay, restore GIN metapage unconditionally to avoid torn page. | Heikki Linnakangas | 9.2.8 |
| 2012-11-13 | Fix multiple problems in WAL replay. | Tom Lane | 9.2.2 |
| 2012-04-06 | Fix misleading output from gin_desc(). | Tom Lane | 9.2.0 |
| 2012-02-26 | Fix some more bugs in GIN's WAL replay logic. | Tom Lane | 9.2.0 |
| 2012-02-05 | Improve comment. | Tom Lane | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-11-25 | Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records. | Tom Lane | 9.2.0 |
| 2011-09-01 | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 9.2.0 |