Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-03-27 | New GUC, track_iotiming, to track I/O timings. | Robert Haas | 9.2.0 |
| 2012-02-23 | Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written. | Robert Haas | 9.2.0 |
| 2012-02-07 | Add TIMING option to EXPLAIN, to allow eliminating of timing overhead. | Robert Haas | 9.2.0 |
| 2012-01-31 | Built-in JSON data type. | Robert Haas | 9.2.0 |
| 2012-01-26 | Instrument index-only scans to count heap fetches performed. | Robert Haas | 9.2.0 |