Commits

DateSubjectAuthorReleases
2024-06-14 Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 15.8
2024-06-14 Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 17.0
2024-06-14 Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 16.4
2024-06-14 Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 13.16
2024-06-14 Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 12.20
2024-06-14 Fix parsing of ignored operators in websearch_to_tsquery(). Tom Lane 14.13
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
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-06-26 Minor code review for parse_phrase_operator(). Tom Lane 9.6.4
2017-06-26 Minor code review for parse_phrase_operator(). Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-12-21 Fix strange behavior (and possible crashes) in full text phrase search. Tom Lane 9.6.2
2016-12-21 Fix strange behavior (and possible crashes) in full text phrase search. Tom Lane 10.0
2016-08-15 Final pgindent + perltidy run for 9.6. Tom Lane 9.6.0
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 8.3.14
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 8.4.7
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 9.0.3
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 9.1.0
2008-05-16 Extend GIN to support partial-match searches, and extend tsquery to support Tom Lane 8.4.0
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.3.2
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.4.0