Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-06-06 | Backport log_newpage_buffer. | Robert Haas | 9.2.5 |
| 2012-04-27 | Prevent index-only scans from returning wrong answers under Hot Standby. | Robert Haas | 9.2.0 |
| 2012-03-26 | Code cleanup for heap_freeze_tuple. | Robert Haas | 9.2.0 |
| 2011-11-08 | Make VACUUM avoid waiting for a cleanup lock, where possible. | Robert Haas | 9.2.0 |
| 2011-06-27 | Allow callers to pass a missing_ok flag when opening a relation. | Robert Haas | 9.2.0 |
| 2011-06-27 | Avoid having two copies of the HOT-chain search logic. | Robert Haas | 9.2.0 |
| 2011-06-22 | Make the visibility map crash-safe. | Robert Haas | 9.2.0 |