Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-03-28 | Add EXPLAIN support for JIT. | Andres Freund | 11.0 |
| 2018-03-17 | Add 'unit' parameter to ExplainProperty{Integer,Float}. | Andres Freund | 11.0 |
| 2018-03-17 | Make ExplainPropertyInteger accept 64bit input, remove *Long variant. | Andres Freund | 11.0 |
| 2018-01-11 | Add QueryEnvironment to ExplainOneQuery_hook's parameter list. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-09-18 | Make ExplainOpenGroup and ExplainCloseGroup public. | Tom Lane | 11.0 |