Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-06-07 | Fix more crash-safe visibility map bugs, and improve comments. | Robert Haas | 9.2.0 |
| 2012-04-27 | Prevent index-only scans from returning wrong answers under Hot Standby. | Robert Haas | 9.2.0 |
| 2012-02-02 | Avoid re-checking for visibility map extension too frequently. | Robert Haas | 9.2.0 |
| 2011-10-29 | Update visibilitymap.c header comments. | Robert Haas | 9.2.0 |
| 2011-09-27 | Update comments related to the crash-safety of the visibility map. | Robert Haas | 9.2.0 |
| 2011-06-22 | Make the visibility map crash-safe. | Robert Haas | 9.2.0 |