Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-07 | doc: Add missing decimal places to example rowcount. | Robert Haas | 18.0 |
| 2025-02-27 | EXPLAIN: Always use two fractional digits for row counts. | Robert Haas | 18.0 |
| 2016-10-20 | Rename "pg_xlog" directory to "pg_wal". | Robert Haas | 10.0 |
| 2014-01-29 | Include planning time in EXPLAIN ANALYZE output. | Robert Haas | 9.4.0 |
| 2012-03-27 | pg_test_timing utility, to measure clock monotonicity and timing cost. | Robert Haas | 9.2.0 |
| 2010-04-20 | Update docs as to when WAL logging can be skipped. | Robert Haas | 9.0.0 |