Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-04 | Remove no longer needed casts to Pointer | Peter Eisentraut | 19 (unreleased) |
| 2024-11-27 | Support LIKE with nondeterministic collations | Peter Eisentraut | 18.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2022-01-20 | Call pg_newlocale_from_collation() also with default collation | Peter Eisentraut | 15.0 |
| 2019-04-15 | Unbreak index optimization for LIKE on bytea | Peter Eisentraut | 12.0 |
| 2019-03-22 | Collations with nondeterministic comparison | Peter Eisentraut | 12.0 |