Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 18.4 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-10-01 | Simplify checking for xlocale.h | Peter Eisentraut | 18.0 |
| 2024-08-14 | Harmonize MinGW CODESET lookup with MSVC. | Thomas Munro | 18.0 |
| 2024-08-13 | Include <xlocale.h> for macOS, take II. | Thomas Munro | 18.0 |
| 2024-08-13 | Include <xlocale.h> for older macOS. | Thomas Munro | 18.0 |
| 2024-08-13 | Use thread-safe nl_langinfo_l(), not nl_langinfo(). | Thomas Munro | 18.0 |
| 2024-08-13 | All POSIX systems have langinfo.h and CODESET. | Thomas Munro | 18.0 |