Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-02-02 | Fix ancient memory leak in contrib/auto_explain. | Tom Lane | 11.11 |
| 2019-06-03 | Fix contrib/auto_explain to not cause problems in parallel workers. | Tom Lane | 11.4 |
| 2018-10-03 | Fix issues around EXPLAIN with JIT. | Andres Freund | 11.0 |
| 2018-09-25 | Collect JIT instrumentation from workers. | Andres Freund | 11.0 |
| 2018-09-24 | auto_explain: Include JIT information if applicable. | Andres Freund | 11.0 |
| 2018-02-23 | Allow auto_explain.log_min_duration to go up to INT_MAX. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |