Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-30 | Relax check for return value from second call of pg_strnxfrm(). | Jeff Davis | 16.4 |
| 2023-02-23 | Remove unnecessary #ifdef USE_ICU and branch. | Jeff Davis | 16.0 |
| 2023-02-23 | Refactor to introduce pg_locale_deterministic(). | Jeff Davis | 16.0 |
| 2023-02-23 | Refactor to add pg_strcoll(), pg_strxfrm(), and variants. | Jeff Davis | 16.0 |
| 2022-12-02 | Fix broken hash function hashbpcharextended(). | Jeff Davis | 16.0 |
| 2022-12-01 | Fix memory leak for hashing with nondeterministic collations. | Jeff Davis | 16.0 |