index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
tsearch.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that a tsquery like '!foo' matches empty tsvectors.
Tom Lane
2017-01-26
1
-0
/
+33
*
Fix strange behavior (and possible crashes) in full text phrase search.
Tom Lane
2016-12-21
1
-0
/
+6
*
Prevent crash when ts_rewrite() replaces a non-top-level subtree with null.
Tom Lane
2016-12-11
1
-0
/
+3
*
Fix bogus tree-flattening logic in QTNTernary().
Tom Lane
2016-10-30
1
-0
/
+2
*
Fix nested NOT operation cleanup in tsquery.
Teodor Sigaev
2016-07-15
1
-0
/
+3
*
Do not fallback to AND for FTS phrase operator.
Teodor Sigaev
2016-06-27
1
-1
/
+2
*
Make testing of phraseto_tsquery independ from value of
Teodor Sigaev
2016-04-07
1
-5
/
+5
*
Phrase full text search.
Teodor Sigaev
2016-04-07
1
-0
/
+101
*
Fix support of digits in email/hostnames.
Teodor Sigaev
2016-03-29
1
-3
/
+3
*
Fix ts_rank_cd() to ignore stripped lexemes
Bruce Momjian
2014-03-24
1
-0
/
+6
*
Fix gincostestimate to handle ScalarArrayOpExpr reasonably.
Tom Lane
2011-12-20
1
-0
/
+2
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-3
/
+3
*
Modify the built-in text search parser to handle URLs more nearly according
Tom Lane
2010-04-28
1
-0
/
+6
*
Fix bug #4814 (wrong subscript in consistent-function call), and add some
Tom Lane
2009-05-19
1
-0
/
+11
*
Improve headeline generation. Now headline can contain
Teodor Sigaev
2008-10-17
1
-0
/
+52
*
Extend GIN to support partial-match searches, and extend tsquery to support
Tom Lane
2008-05-16
1
-0
/
+3
*
Fix a regression test that fails if default_text_search_config isn't
Tom Lane
2008-01-13
1
-1
/
+1
*
Fix attribution for Rime of the Ancient Mariner (obviously it's been
Tom Lane
2007-12-10
1
-6
/
+6
*
The E. J. Pratt verse used as a tsearch test case is unfortunately still
Tom Lane
2007-12-09
1
-58
/
+70
*
Fix XML tag namespace change inadvertantly missed from previous fix. Add
Andrew Dunstan
2007-11-25
1
-0
/
+4
*
Remove the aggregate form of ts_rewrite(), since it doesn't work as desired
Tom Lane
2007-10-24
1
-16
/
+16
*
Rename built-in Snowball stemmer dictionaries to be english_stem,
Tom Lane
2007-08-25
1
-2
/
+2
*
Uppercase keywords in regression tsearch test scripts.
Bruce Momjian
2007-08-21
1
-86
/
+86
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21
1
-0
/
+292