Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-31 | Don't try to read a multi-GB pg_stat_statements file in one call. | Tom Lane | 9.6.24 |
| 2016-03-12 | Widen query numbers-of-tuples-processed counters to uint64. | Tom Lane | 9.6.0 |
| 2015-10-04 | Improve contrib/pg_stat_statements' handling of garbage collection failure. | Tom Lane | 9.6.0 |
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.6.0 |