Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-29 | Avoid breaking SJIS encoding while de-backslashing Windows paths. | Tom Lane | 14.16 |
| 2025-01-14 | Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c. | Tom Lane | 14.16 |
| 2022-07-12 | Invent qsort_interruptible(). | Tom Lane | 14.5 |
| 2020-12-30 | Use setenv() in preference to putenv(). | Tom Lane | 14.0 |
| 2020-10-10 | Recognize network-failure errnos as indicating hard connection loss. | Tom Lane | 14.0 |
| 2020-09-04 | Remove arbitrary restrictions on password length. | Tom Lane | 14.0 |