Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-01 | pg_stat_statements: fetch stmt location/length before it disappears. | Tom Lane | 13.9 |
| 2022-08-02 | Be more wary about 32-bit integer overflow in pg_stat_statements. | Tom Lane | 13.8 |
| 2021-10-31 | Don't try to read a multi-GB pg_stat_statements file in one call. | Tom Lane | 13.5 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-03-02 | Fix possibly-uninitialized variable. | Tom Lane | 13.0 |