Commits

DateSubjectAuthorReleases
2020-07-31 Fix recently-introduced performance problem in ts_headline(). Tom Lane 13.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 Replace TS_execute's TS_EXEC_CALC_NOT flag with TS_EXEC_SKIP_NOT. Tom Lane 13.0
2020-07-24 Fix assorted bugs by changing TS_execute's callback API to ternary logic. Tom Lane 13.0
2020-07-24 Fix assorted bugs by changing TS_execute's callback API to ternary logic. Tom Lane 14.0
2020-05-07 Fix YA text phrase search bug. Tom Lane 9.6.18
2020-05-07 Fix YA text phrase search bug. Tom Lane 11.8
2020-05-07 Fix YA text phrase search bug. Tom Lane 10.13
2020-05-07 Fix YA text phrase search bug. Tom Lane 12.3
2020-05-07 Fix YA text phrase search bug. Tom Lane 13.0
2020-04-27 Fix full text search to handle NOT above a phrase search correctly. Tom Lane 13.0
2020-04-27 Fix full text search to handle NOT above a phrase search correctly. Tom Lane 11.8
2020-04-27 Fix full text search to handle NOT above a phrase search correctly. Tom Lane 9.6.18
2020-04-27 Fix full text search to handle NOT above a phrase search correctly. Tom Lane 12.3
2020-04-27 Fix full text search to handle NOT above a phrase search correctly. Tom Lane 10.13
2020-03-17 Remove useless pfree()s at the ends of various ValuePerCall SRFs. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2017-07-18 Improve make_tsvector() to handle empty input, and simplify its callers. 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
2017-01-26 Ensure that a tsquery like '!foo' matches empty tsvectors. Tom Lane 10.0
2017-01-26 Ensure that a tsquery like '!foo' matches empty tsvectors. Tom Lane 9.2.20
2017-01-26 Ensure that a tsquery like '!foo' matches empty tsvectors. Tom Lane 9.5.6
2017-01-26 Ensure that a tsquery like '!foo' matches empty tsvectors. Tom Lane 9.3.16