Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-13 | Fix incorrect message-printing in win32security.c. | Tom Lane | 13.23 |
| 2023-10-17 | Avoid calling proc_exit() in processes forked by system(). | Nathan Bossart | 13.13 |
| 2020-03-25 | Go back to returning int from ereport auxiliary functions. | Tom Lane | 13.0 |
| 2020-03-24 | Improve the internal implementation of ereport(). | Tom Lane | 13.0 |
| 2020-03-24 | Re-implement the ereport() macro using __VA_ARGS__. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-08 | Add backtrace support for error reporting | Alvaro Herrera | 13.0 |
| 2019-11-07 | Fix nested error handling in PG_FINALLY | Peter Eisentraut | 13.0 |
| 2019-11-01 | PG_FINALLY | Peter Eisentraut | 13.0 |
| 2019-08-13 | Fix inconsistencies and typos in the tree, take 10 | Michael Paquier | 13.0 |