Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-23 | Restore AIX support. | Tom Lane | 19 (unreleased) |
| 2021-09-30 | Treat ETIMEDOUT as indicating a non-recoverable connection failure. | Tom Lane | 15.0 |
| 2020-10-10 | Recognize network-failure errnos as indicating hard connection loss. | Tom Lane | 14.0 |
| 2018-09-26 | Incorporate strerror_r() into src/port/snprintf.c, too. | Tom Lane | 12.0 |
| 2018-09-26 | Convert elog.c's useful_strerror() into a globally-used strerror wrapper. | Tom Lane | 12.0 |
| 2005-07-28 | Fix a whole bunch of #includes that were either wrong or redundant. | Tom Lane | 8.1.0 |
| 2003-07-28 | A visit from the message-style police ... | Tom Lane | 7.4.1 |