Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-31 | Fix failing regression test on x86-32 machines | David Rowley | 18.0 |
| 2025-03-11 | Improve EXPLAIN's display of window functions. | Tom Lane | 18.0 |
| 2025-02-27 | EXPLAIN: Always use two fractional digits for row counts. | Robert Haas | 18.0 |
| 2025-02-22 | Adjust EXPLAIN test case to filter out "Actual Rows" values. | Robert Haas | 18.0 |
| 2025-02-21 | Allow EXPLAIN to indicate fractional rows. | Robert Haas | 18.0 |
| 2024-12-11 | Enable BUFFERS with EXPLAIN ANALYZE by default | David Rowley | 18.0 |
| 2024-10-28 | Set query ID for inner queries of CREATE TABLE AS and DECLARE | Michael Paquier | 18.0 |
| 2024-10-11 | Adjust EXPLAIN's output for disabled nodes | David Rowley | 18.0 |
| 2024-09-17 | Add memory/disk usage for Window aggregate nodes in EXPLAIN. | Tatsuo Ishii | 18.0 |