Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-12 | Harmonize function parameter names for Postgres 18. | Peter Geoghegan | 18.0 |
| 2025-03-18 | Fix headerscheck warning. | Jeff Davis | 18.0 |
| 2025-03-15 | Optimization for lower(), upper(), casefold() functions. | Jeff Davis | 18.0 |
| 2025-03-13 | Refactor convert_case() to prepare for optimizations. | Jeff Davis | 18.0 |
| 2025-01-23 | Add support for Unicode case folding. | Jeff Davis | 18.0 |
| 2025-01-17 | Support Unicode full case mapping and conversion. | Jeff Davis | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-06 | Remove unused #include's from bin .c files | Peter Eisentraut | 18.0 |