summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/tsearch.sql
Commit message (Expand)AuthorAgeFilesLines
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-3/+3
* Modify the built-in text search parser to handle URLs more nearly accordingTom Lane2010-04-281-0/+6
* Fix bug #4814 (wrong subscript in consistent-function call), and add someTom Lane2009-05-191-0/+11
* Improve headeline generation. Now headline can containTeodor Sigaev2008-10-171-0/+52
* Extend GIN to support partial-match searches, and extend tsquery to supportTom Lane2008-05-161-0/+3
* Fix a regression test that fails if default_text_search_config isn'tTom Lane2008-01-131-1/+1
* Fix attribution for Rime of the Ancient Mariner (obviously it's beenTom Lane2007-12-101-6/+6
* The E. J. Pratt verse used as a tsearch test case is unfortunately stillTom Lane2007-12-091-58/+70
* Fix XML tag namespace change inadvertantly missed from previous fix. AddAndrew Dunstan2007-11-251-0/+4
* Remove the aggregate form of ts_rewrite(), since it doesn't work as desiredTom Lane2007-10-241-16/+16
* Rename built-in Snowball stemmer dictionaries to be english_stem,Tom Lane2007-08-251-2/+2
* Uppercase keywords in regression tsearch test scripts.Bruce Momjian2007-08-211-86/+86
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-211-0/+292