Commits

DateSubjectAuthorReleases
2024-09-17 Add memory/disk usage for Window aggregate nodes in EXPLAIN. Tatsuo Ishii 18.0
2024-09-12 Adjust tuplestore stats API David Rowley 18.0
2024-09-10 Introduce an RTE for the grouping step Richard Guo 18.0
2024-08-21 Show number of disabled nodes in EXPLAIN ANALYZE output. Robert Haas 18.0
2024-07-17 Use PqMsg_* macros in more places. Nathan Bossart 18.0
2024-07-17 Use PqMsg_* macros in more places. Nathan Bossart 17.0
2024-07-09 Show Parallel Bitmap Heap Scan worker stats in EXPLAIN ANALYZE David Rowley 18.0
2024-07-08 Widen lossy and exact page counters for Bitmap Heap Scan David Rowley 18.0
2024-07-05 Fix newly introduced issue in EXPLAIN for Materialize nodes David Rowley 18.0
2024-07-05 Add memory/disk usage for Material nodes in EXPLAIN David Rowley 18.0
2024-07-05 Support "Right Semi Join" plan shapes Richard Guo 18.0
2024-05-16 Fix some inconsistencies in EXPLAIN output David Rowley 17.0
2024-04-09 Fix incorrect format placeholders Peter Eisentraut 17.0
2024-04-04 Add basic JSON_TABLE() functionality Amit Langote 17.0
2024-04-03 Invent SERIALIZE option for EXPLAIN. Tom Lane 17.0
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2024-03-10 Improve support for ExplainOneQuery() hook Michael Paquier 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-29 Add EXPLAIN (MEMORY) to report planner memory consumption Alvaro Herrera 17.0
2024-01-22 Fix some typos Michael Paquier 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-14 Fix description of I/O timing info for shared buffers in EXPLAIN (BUFFERS) Michael Paquier 15.6
2023-12-14 Fix description of I/O timing info for shared buffers in EXPLAIN (BUFFERS) Michael Paquier 16.2
2023-10-19 Add local_blk_{read|write}_time I/O timing statistics for local blocks Michael Paquier 17.0
2023-10-19 Rename I/O timing statistics columns to shared_blk_{read|write}_time Michael Paquier 17.0