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 |
| 2025-01-16 | Add OLD/NEW support to RETURNING in DML queries. | Dean Rasheed | 18.0 |
| 2025-01-14 | Consistently spell "leakproof" without a hyphen. | Dean Rasheed | 18.0 |
| 2025-01-14 | psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ output. | Dean Rasheed | 18.0 |