aboutsummaryrefslogtreecommitdiff
path: root/src/fe_utils/cancel.c
Commit message (Expand)AuthorAge
* Centralize logic for restoring errno in signal handlers.Nathan Bossart2024-02-14
* Update copyright for 2024Bruce Momjian2024-01-03
* Update copyright for 2023Bruce Momjian2023-01-02
* Harmonize more parameter names in bulk.Peter Geoghegan2022-09-20
* Fix mismatched file identificationsJohn Naylor2022-08-09
* Avoid calling gettext() in signal handlers.Tom Lane2022-01-17
* Update copyright for 2022Bruce Momjian2022-01-07
* Update copyright for 2021Bruce Momjian2021-01-02
* Remove incorrect %s in stringMagnus Hagander2020-11-09
* Move connect.h from fe_utils to src/include/common.Noah Misch2020-08-10
* Rethink definition of cancel.c's CancelRequested flag.Tom Lane2020-06-07
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix query cancellation handling in psqlMichael Paquier2019-12-17
* Refactor query cancellation code into src/fe_utils/Michael Paquier2019-12-02