Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-13 | When updating reltuples after ANALYZE, just extrapolate from our sample. | Tom Lane | 9.6.9 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 9.6.0 |
| 2016-05-24 | Fetch XIDs atomically during vac_truncate_clog(). | Tom Lane | 9.6.0 |
| 2016-05-24 | Avoid consuming an XID during vac_truncate_clog(). | Tom Lane | 9.6.0 |
| 2015-08-03 | Fix a number of places that produced XX000 errors in the regression tests. | Tom Lane | 9.6.0 |