Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-29 | Avoid breaking SJIS encoding while de-backslashing Windows paths. | Tom Lane | 13.19 |
| 2025-01-14 | Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c. | Tom Lane | 13.19 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-02-21 | Assume that we have rint(). | Tom Lane | 13.0 |
| 2020-02-21 | Assume that we have isinf(). | Tom Lane | 13.0 |
| 2020-02-21 | Assume that we have functional, 64-bit fseeko()/ftello(). | Tom Lane | 13.0 |
| 2019-10-13 | In the postmaster, rely on the signal infrastructure to block signals. | Tom Lane | 13.0 |
| 2019-08-18 | Avoid conflicts with library versions of inet_net_ntop() and friends. | Tom Lane | 13.0 |