Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-03 | Improve ANALYZE's handling of concurrent-update scenarios. | Tom Lane | 10.7 |
| 2018-03-13 | When updating reltuples after ANALYZE, just extrapolate from our sample. | Tom Lane | 10.4 |
| 2017-09-29 | Fix inadequate locking during get_rel_oids(). | Tom Lane | 10.0 |
| 2017-09-26 | Improve wording of error message added in commit 714805010. | Tom Lane | 10.0 |
| 2017-09-21 | Give a better error for duplicate entries in VACUUM/ANALYZE column list. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |