Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 18.2 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-03 | Fix unintentional behavior change in commit e9931bfb75. | Jeff Davis | 18.0 |
| 2024-11-27 | Support LIKE with nondeterministic collations | Peter Eisentraut | 18.0 |
| 2024-09-13 | Remove separate locale_is_c arguments | Peter Eisentraut | 18.0 |
| 2024-09-12 | Simplify checks for deterministic collations. | Jeff Davis | 18.0 |
| 2024-09-06 | Remove lc_ctype_is_c(). | Jeff Davis | 18.0 |
| 2024-08-12 | Remove unnecessary check for NULL locale, per Coverity. | Jeff Davis | 18.0 |
| 2024-08-12 | Remove dead code | Peter Eisentraut | 18.0 |
| 2024-08-06 | Remove support for null pg_locale_t most places. | Jeff Davis | 18.0 |