Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-16 | Another unintentional behavior change in commit e9931bfb75. | Jeff Davis | 18.0 |
| 2025-04-16 | Improve comment in regc_pg_locale.c. | Jeff Davis | 18.0 |
| 2025-01-17 | Support PG_UNICODE_FAST locale in the builtin collation provider. | Jeff Davis | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-05 | Remove pg_regex_collation | 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-09-05 | Be more careful with error paths in pg_set_regex_collation(). | Jeff Davis | 18.0 |
| 2024-09-01 | Rename enum labels of PG_Locale_Strategy | Michael Paquier | 18.0 |
| 2024-08-06 | Remove support for null pg_locale_t most places. | Jeff Davis | 18.0 |
| 2024-07-28 | Refactor pg_set_regex_collation() for clarity. | Jeff Davis | 18.0 |