Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-16 | Fix pg_overexplain to emit valid output with RANGE_TABLE option. | Amit Langote | 18.4 |
| 2025-04-19 | Fix typos and grammar in the code | Michael Paquier | 18.0 |
| 2025-04-12 | Harmonize function parameter names for Postgres 18. | Peter Geoghegan | 18.0 |
| 2025-04-10 | Improve various new-to-v18 appendStringInfo calls | David Rowley | 18.0 |
| 2025-03-28 | pg_overexplain: Use PG_MODULE_MAGIC_EXT. | Robert Haas | 18.0 |
| 2025-03-28 | pg_overexplain: Call previous hooks as appropriate. | Robert Haas | 18.0 |
| 2025-03-26 | pg_overexplain: Additional EXPLAIN options for debugging. | Robert Haas | 18.0 |