Commits

DateSubjectAuthorReleases
2022-12-10 Standardize error reports in unimplemented I/O functions. Tom Lane 16.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-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-02-16 Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. Tom Lane 12.0
2017-09-20 Remove no-op GiST support functions in the core GiST opclasses. Tom Lane 11.0
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 11.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-03-02 Create stub functions to support pg_upgrade of old contrib/tsearch2. Tom Lane 9.6.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER in a number of other places. Tom Lane 9.5.0
2008-05-16 Extend GIN to support partial-match searches, and extend tsquery to support Tom Lane 8.4.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2007-08-21 Remove extraneous semicolon --- buildfarm member bear, for one, Tom Lane 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0