Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-17 | Avoid calling gettext() in signal handlers. | Tom Lane | 13.6 |
| 2020-11-09 | Remove incorrect %s in string | Magnus Hagander | 13.1 |
| 2020-08-10 | Move connect.h from fe_utils to src/include/common. | Noah Misch | 13.0 |
| 2020-06-07 | Rethink definition of cancel.c's CancelRequested flag. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-17 | Fix query cancellation handling in psql | Michael Paquier | 13.0 |
| 2019-12-02 | Refactor query cancellation code into src/fe_utils/ | Michael Paquier | 13.0 |