Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-14 | Fix parsing of ignored operators in websearch_to_tsquery(). | Tom Lane | 16.4 |
| 2022-12-27 | Convert tsqueryin and tsvectorin to report errors softly. | Tom Lane | 16.0 |
| 2022-10-06 | Introduce t_isalnum() to replace t_isalpha() || t_isdigit() tests. | Tom Lane | 16.0 |
| 2022-08-17 | Avoid using list_length() to test for empty list. | Tom Lane | 16.0 |