index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
tsearch
Age
Commit message (
Expand
)
Author
2016-04-08
Restore original tsquery operation numbering.
Teodor Sigaev
2016-04-08
Rename comparePos() to compareWordEntryPos()
Teodor Sigaev
2016-04-07
Phrase full text search.
Teodor Sigaev
2016-03-17
Improve support of Hunspell
Teodor Sigaev
2016-03-11
Tsvector editing functions
Teodor Sigaev
2016-03-04
Improve support of Hunspell in ispell dictionary.
Teodor Sigaev
2016-03-02
Create stub functions to support pg_upgrade of old contrib/tsearch2.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-02-20
Fix statically allocated struct with FLEXIBLE_ARRAY_MEMBER member.
Tom Lane
2015-02-20
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-02-09
Move pg_crc.c to src/common, and remove pg_crc_tables.h
Heikki Linnakangas
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-03-12
Allow opclasses to provide tri-valued GIN consistent functions.
Heikki Linnakangas
2014-02-17
Predict integer overflow to avoid buffer overruns.
Noah Misch
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-06-24
Replace int2/int4 in C code with int16/int32
Peter Eisentraut
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-05-02
Remove duplicate words in comments.
Heikki Linnakangas
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-11-03
Improve comments for TSLexeme data structure.
Tom Lane
2011-09-01
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-08-26
Improve comments describing tsvector data structure.
Tom Lane
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-07
Revise the API for GUC variable assign hooks.
Tom Lane
2011-02-16
Add backwards-compatible declarations of some core GIN support functions.
Tom Lane
2011-01-09
Fix up core tsquery GIN support for new extractQuery API.
Tom Lane
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-10-06
Reduce the memory requirement for large ispell dictionaries.
Tom Lane
2010-10-06
Clean up temporary-memory management during ispell dictionary loading.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-04-02
Update a number of broken links in comments.
Magnus Hagander
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-08-18
Introduce filtering dictionary support to tsearch. Propagate --nolocale option
Teodor Sigaev
2009-07-16
Make backend header files C++ safe
Peter Eisentraut
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-01-15
Fix URL generation in headline. Only tag lexeme will be replaced by space.
Teodor Sigaev
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-10-17
Improve headeline generation. Now headline can contain
Teodor Sigaev
2008-09-19
Create a selectivity estimation function for the text search @@ operator.
Tom Lane
2008-07-14
Create a type-specific typanalyze routine for tsvector, which collects stats
Tom Lane
2008-06-18
Improve error reporting for problems in text search configuration files
Tom Lane
2008-06-18
Move wchar2char() and char2wchar() from tsearch into /mb to be easier to
Bruce Momjian
2008-06-17
Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE and use
Bruce Momjian
2008-06-10
Comment fix, should say TSQuery instead of TSVector.
Heikki Linnakangas
2008-05-16
Extend GIN to support partial-match searches, and extend tsquery to support
Tom Lane
2008-04-21
Allow float8, int8, and related datatypes to be passed by value on machines
Tom Lane
2008-03-25
Simplify and standardize conversions between TEXT datums and ordinary C
Tom Lane
2008-01-21
Fix RS_isRegis() to agree exactly with RS_compile()'s idea of what's a valid
Tom Lane
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
[next]