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
/
backend
/
utils
/
adt
/
tsquery.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend GIN to support partial-match searches, and extend tsquery to support
Tom Lane
2008-05-16
1
-14
/
+34
*
Fix several datatype input functions that were allowing unused bytes in their
Tom Lane
2008-04-11
1
-4
/
+4
*
Simplify and standardize conversions between TEXT datums and ordinary C
Tom Lane
2008-03-25
1
-9
/
+5
*
Remove unnecessary comma in enum definition ... some C compilers don't
Tom Lane
2008-01-08
1
-2
/
+2
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
Wording improvements
Peter Eisentraut
2007-12-27
1
-2
/
+2
*
Make a cleanup pass over error reports in tsearch code. Use ereport
Tom Lane
2007-11-28
1
-14
/
+15
*
Fix tsvectorout() and tsqueryout() to escape backslesh, add test of that.
Teodor Sigaev
2007-11-16
1
-1
/
+6
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
1
-6
/
+6
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-48
/
+53
*
Fix shared tsvector/tsquery input code so that we don't say "syntax error in
Tom Lane
2007-10-21
1
-8
/
+8
*
Remove QueryOperand->istrue flag, it was used only in cover ranking
Teodor Sigaev
2007-09-11
1
-3
/
+1
*
Change void* opaque argument to Datum type, add argument's
Teodor Sigaev
2007-09-10
1
-5
/
+5
*
Improvements from Heikki Linnakangas <heikki@enterprisedb.com>
Teodor Sigaev
2007-09-07
1
-129
/
+120
*
Improving various checks by Heikki Linnakangas <heikki@enterprisedb.com>
Teodor Sigaev
2007-09-07
1
-16
/
+51
*
Refactoring by Heikki Linnakangas <heikki@enterprisedb.com> with
Teodor Sigaev
2007-09-07
1
-206
/
+376
*
Install check_stack_depth() protection in two recursive tsquery
Tom Lane
2007-08-31
1
-2
/
+9
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21
1
-0
/
+767