Commits

DateSubjectAuthorReleases
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-04-16 Fix pg_overexplain to emit valid output with RANGE_TABLE option. Amit Langote 18.4
2026-04-16 Fix pg_overexplain to emit valid output with RANGE_TABLE option. Amit Langote 19 (unreleased)
2026-04-06 Add a guc_check_handler to the EXPLAIN extension mechanism. Robert Haas 19 (unreleased)
2026-03-30 Remove PlannedStmt->resultRelations in favor of resultRelationRelids Melanie Plageman 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2026-02-23 Fix additional fallthrough warnings from clang Peter Eisentraut 19 (unreleased)
2026-02-10 Store information about Append node consolidation in the final plan. Robert Haas 19 (unreleased)
2026-02-10 Store information about elided nodes in the final plan. Robert Haas 19 (unreleased)
2026-02-10 Store information about range-table flattening in the final plan. Robert Haas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2025-09-23 Keep track of what RTIs a Result node is scanning. Robert Haas 19 (unreleased)
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