Commits

DateSubjectAuthorReleases
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 9.4.11
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 9.5.6
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 9.2.20
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 9.3.16
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 9.6.2
2016-10-30 Fix bogus tree-flattening logic in QTNTernary(). Tom Lane 10.0
2011-12-21 Fix gincostestimate to handle ScalarArrayOpExpr reasonably. Tom Lane 9.1.3
2011-12-21 Fix gincostestimate to handle ScalarArrayOpExpr reasonably. Tom Lane 9.2.0
2010-04-28 Modify the built-in text search parser to handle URLs more nearly according Tom Lane 9.0.0
2009-11-22 Improve psql's tabular display of wrapped-around data by inserting markers Tom Lane 9.0.0
2009-05-19 Fix bug #4814 (wrong subscript in consistent-function call), and add some Tom Lane 8.4.0
2008-05-16 Extend GIN to support partial-match searches, and extend tsquery to support Tom Lane 8.4.0
2008-01-13 Fix a regression test that fails if default_text_search_config isn't Tom Lane 8.3.0
2007-12-10 Fix attribution for Rime of the Ancient Mariner (obviously it's been Tom Lane 8.3.0
2007-12-09 The E. J. Pratt verse used as a tsearch test case is unfortunately still Tom Lane 8.3.0
2007-10-27 Change text search parsing rules for hyphenated words so that digit strings Tom Lane 8.3.0
2007-10-27 Rename default text search parser's "uri" token type to "url_path", 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 Rename and slightly redefine the default text search parser's "word" 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-25 Rename built-in Snowball stemmer dictionaries to be english_stem, 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