Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-01 | pg_stat_statements: fetch stmt location/length before it disappears. | Tom Lane | 14.6 |
| 2022-08-02 | Be more wary about 32-bit integer overflow in pg_stat_statements. | Tom Lane | 14.5 |
| 2021-10-31 | Don't try to read a multi-GB pg_stat_statements file in one call. | Tom Lane | 14.1 |
| 2021-06-18 | Centralize the logic for protective copying of utility statements. | Tom Lane | 14.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |