Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-11-13 | Fix multiple problems in WAL replay. | Tom Lane | 9.1.7 |
| 2012-04-06 | Fix misleading output from gin_desc(). | Tom Lane | 9.1.4 |
| 2012-02-26 | Fix some more bugs in GIN's WAL replay logic. | Tom Lane | 9.1.4 |
| 2011-11-25 | Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records. | Tom Lane | 9.1.2 |
| 2011-01-08 | Fix GIN to support null keys, empty and null items, and full index scans. | Tom Lane | 9.1.0 |
| 2010-10-18 | Fix a passel of inappropriately-named global functions in GIN. | Tom Lane | 9.1.0 |
| 2010-10-18 | Improve GIN indexscan cost estimation. | Tom Lane | 9.1.0 |
| 2010-10-11 | Fix assorted bugs in GIN's WAL replay logic. | Tom Lane | 9.1.0 |