Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Centralize logic for restoring errno in signal handlers. | Nathan Bossart | 2024-02-14 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Harmonize more parameter names in bulk. | Peter Geoghegan | 2022-09-20 |
* | Fix mismatched file identifications | John Naylor | 2022-08-09 |
* | Avoid calling gettext() in signal handlers. | Tom Lane | 2022-01-17 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Remove incorrect %s in string | Magnus Hagander | 2020-11-09 |
* | Move connect.h from fe_utils to src/include/common. | Noah Misch | 2020-08-10 |
* | Rethink definition of cancel.c's CancelRequested flag. | Tom Lane | 2020-06-07 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Fix query cancellation handling in psql | Michael Paquier | 2019-12-17 |
* | Refactor query cancellation code into src/fe_utils/ | Michael Paquier | 2019-12-02 |