Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-04 | Add nbtree skip scan optimization. | Peter Geoghegan | 18.0 |
| 2025-03-12 | Doc: silence A4 PDF build warnings. | Tom Lane | 18.0 |
| 2025-03-11 | Show index search count in EXPLAIN ANALYZE, take 2. | Peter Geoghegan | 18.0 |
| 2025-03-07 | doc: Add missing decimal places to example rowcount. | Robert Haas | 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-10-29 | Doc: add detail about EXPLAIN's "Disabled" property | David Rowley | 18.0 |