Commits

DateSubjectAuthorReleases
2016-05-05 Rename tsvector delete() to ts_delete(), and filter() to ts_filter(). Tom Lane 9.6.0
2016-05-04 Fix crash of filter(tsvector) Teodor Sigaev 9.6.0
2016-05-03 Tweak a few more things in preparation for upcoming pgindent run. Robert Haas 9.6.0
2016-04-08 Rename comparePos() to compareWordEntryPos() Teodor Sigaev 9.6.0
2016-04-07 Phrase full text search. Teodor Sigaev 9.6.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2016-03-11 Fix Windows build broken in 6943a946c7e5eb72d53c0ce71f08a81a133503bd Teodor Sigaev 9.6.0
2016-03-11 Tsvector editing functions Teodor Sigaev 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-09-18 Add header forgotten in 213335c14529a8d5e2007ec0c256f4cf64d62d3b Teodor Sigaev 9.6.0
2015-09-17 Fix oversight in tsearch type check Teodor Sigaev 9.6.0
2015-05-20 Collection of typo fixes. Heikki Linnakangas 9.5.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER in a number of other places. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-08-26 Fix potential memory clobber in tsvector_concat(). Tom Lane 8.3.16
2011-08-26 Fix potential memory clobber in tsvector_concat(). Tom Lane 8.4.9
2011-08-26 Fix potential memory clobber in tsvector_concat(). Tom Lane 9.0.5
2011-08-26 Fix potential memory clobber in tsvector_concat(). Tom Lane 9.1.0
2011-08-26 Fix potential memory clobber in tsvector_concat(). Tom Lane 9.2.0