Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 14.21 |
| 2021-02-16 | Convert tsginidx.c's GIN indexing logic to fully ternary operation. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-07-24 | Replace TS_execute's TS_EXEC_CALC_NOT flag with TS_EXEC_SKIP_NOT. | Tom Lane | 14.0 |
| 2020-07-24 | Fix assorted bugs by changing TS_execute's callback API to ternary logic. | Tom Lane | 14.0 |