Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-18 | Add some new hooks so extensions can add details to EXPLAIN. | Robert Haas | 18.0 |
| 2025-03-18 | Fix indentation again. | Robert Haas | 18.0 |
| 2025-03-18 | Make it possible for loadable modules to add EXPLAIN options. | Robert Haas | 18.0 |
| 2025-02-28 | Avoid including explain.h in explain_format.h and explain_dr.h | Robert Haas | 18.0 |
| 2025-02-27 | Create explain_format.c and move relevant code there. | Robert Haas | 18.0 |