Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-09 | Guard against unexpected dimensions of oidvector/int2vector. | Tom Lane | 16.12 |
| 2024-07-30 | Relax check for return value from second call of pg_strnxfrm(). | Jeff Davis | 16.4 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 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 |
| 2023-01-10 | New header varatt.h split off from postgres.h | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-01 | Fix memory leak for hashing with nondeterministic collations. | Jeff Davis | 16.0 |