Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-02-10 | Specify the encoding of input to fmtId() | Andres Freund | 13.19 |
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 13.4 |
| 2020-10-19 | Fix connection string handling in src/bin/scripts/ programs. | Tom Lane | 13.1 |
| 2020-08-10 | Move connect.h from fe_utils to src/include/common. | Noah Misch | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-04 | Offer pnstrdup to frontend code | Alvaro Herrera | 13.0 |
| 2019-12-04 | Remove unnecessary definition of CancelRequested in bin/scripts/ | Michael Paquier | 13.0 |
| 2019-12-02 | Refactor query cancellation code into src/fe_utils/ | Michael Paquier | 13.0 |
| 2019-07-19 | Refactor parallelization processing code in src/bin/scripts/ | Michael Paquier | 13.0 |