Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-11 | Show index search count in EXPLAIN ANALYZE, take 2. | Peter Geoghegan | 18.0 |
| 2025-03-05 | Revert "Show index search count in EXPLAIN ANALYZE." | Peter Geoghegan | 18.0 |
| 2025-03-05 | Show index search count in EXPLAIN ANALYZE. | Peter Geoghegan | 18.0 |
| 2025-02-27 | EXPLAIN: Always use two fractional digits for row counts. | Robert Haas | 18.0 |
| 2024-12-11 | Enable BUFFERS with EXPLAIN ANALYZE by default | David Rowley | 18.0 |
| 2024-12-09 | Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes | David Rowley | 18.0 |