Commits

DateSubjectAuthorReleases
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 9.2.20
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 9.6.2
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 9.5.6
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 9.3.16
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 9.4.11
2016-12-11 Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. Tom Lane 10.0
2016-10-30 Fix nasty performance problem in tsquery_rewrite(). Tom Lane 9.2.20
2016-10-30 Fix nasty performance problem in tsquery_rewrite(). Tom Lane 9.4.11
2016-10-30 Fix nasty performance problem in tsquery_rewrite(). Tom Lane 9.3.16
2016-10-30 Fix nasty performance problem in tsquery_rewrite(). Tom Lane 9.5.6
2016-10-30 Fix nasty performance problem in tsquery_rewrite(). Tom Lane 10.0
2016-10-30 Fix nasty performance problem in tsquery_rewrite(). Tom Lane 9.6.2
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2009-01-07 Fix executor/spi.h to follow our usual conventions for include files, ie, 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-13 Resurrect the code for the rewrite(ARRAY[...]) aggregate function, Tom Lane 8.3.0
2007-10-24 Set read_only = TRUE while evaluating input queries for ts_rewrite() Tom Lane 8.3.0
2007-10-24 Remove the aggregate form of ts_rewrite(), since it doesn't work as desired Tom Lane 8.3.0
2007-10-23 Fix two-argument form of ts_rewrite() so it actually works for cases where 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