Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-24 | Check for interrupts and stack overflow in TParserGet(). | Tom Lane | 16.0 |
| 2023-04-06 | Fix ts_headline() edge cases for empty query and empty search text. | Tom Lane | 16.0 |
| 2023-01-19 | Fix ts_headline() to handle ORs and phrase queries more honestly. | Tom Lane | 16.0 |
| 2022-11-21 | Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. | Tom Lane | 16.0 |