Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-02-02 | Fix ancient memory leak in contrib/auto_explain. | Tom Lane | 9.6.21 |
| 2019-06-03 | Fix contrib/auto_explain to not cause problems in parallel workers. | Tom Lane | 9.6.14 |
| 2018-02-23 | Allow auto_explain.log_min_duration to go up to INT_MAX. | Tom Lane | 9.6.8 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-03-13 | Rename auto_explain.sample_ratio to sample_rate | Magnus Hagander | 9.6.0 |
| 2016-03-12 | Widen query numbers-of-tuples-processed counters to uint64. | Tom Lane | 9.6.0 |
| 2016-03-11 | Allow setting sample ratio for auto_explain | Magnus Hagander | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |