Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use thread-safe strftime_l() instead of strftime(). | Peter Eisentraut | 2025-03-28 |
* | Control collation behavior with a method table. | Jeff Davis | 2025-01-08 |
* | Move code for collation version into provider-specific files. | Jeff Davis | 2025-01-08 |
* | Update copyright for 2025 | Bruce Momjian | 2025-01-01 |
* | Refactor string case conversion into provider-specific files. | Jeff Davis | 2024-12-16 |
* | Perform provider-specific initialization in new functions. | Jeff Davis | 2024-12-02 |
* | Move libc-specific code from pg_locale.c into pg_locale_libc.c. | Jeff Davis | 2024-10-14 |