Commits

DateSubjectAuthorReleases
2023-09-25 Pack struct ParsedWord more tightly. Tom Lane 17.0
2023-01-19 Fix ts_headline() to handle ORs and phrase queries more honestly. Tom Lane 16.0
2022-12-27 Convert tsqueryin and tsvectorin to report errors softly. Tom Lane 16.0
2021-02-16 Convert tsginidx.c's GIN indexing logic to fully ternary operation. Tom Lane 14.0
2021-02-16 Convert tsginidx.c's GIN indexing logic to fully ternary operation. Tom Lane 13.3
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
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.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-12-16 Improve documentation around TS_execute(). Tom Lane 10.0
2016-12-16 Improve documentation around TS_execute(). Tom Lane 9.6.2
2016-03-02 Create stub functions to support pg_upgrade of old contrib/tsearch2. Tom Lane 9.6.0
2011-02-16 Add backwards-compatible declarations of some core GIN support functions. Tom Lane 9.1.0
2011-01-09 Fix up core tsquery GIN support for new extractQuery API. 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-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-11-28 Adjust the names of a couple of tsearch index support functions that had Tom Lane 8.3.0
2007-11-13 Resurrect the code for the rewrite(ARRAY[...]) aggregate function, Tom Lane 8.3.0