Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-01 | pg_stat_statements: fetch stmt location/length before it disappears. | Tom Lane | 11.18 |
| 2022-08-02 | Be more wary about 32-bit integer overflow in pg_stat_statements. | Tom Lane | 11.17 |
| 2021-10-31 | Don't try to read a multi-GB pg_stat_statements file in one call. | Tom Lane | 11.14 |
| 2017-09-30 | Support arrays over domains. | Tom Lane | 11.0 |