index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
tsearch
Commit message (
Expand
)
Author
Age
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Add websearch_to_tsquery
Teodor Sigaev
2018-04-05
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
*
Assume wcstombs(), towlower(), and sibling functions are always present.
Tom Lane
2017-09-22
*
Fix serious performance problems in json(b) to_tsvector().
Tom Lane
2017-07-18
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Full Text Search support for json and jsonb
Andrew Dunstan
2017-03-31
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Fix strange behavior (and possible crashes) in full text phrase search.
Tom Lane
2016-12-21
*
Improve documentation around TS_execute().
Tom Lane
2016-12-16
*
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
*
Change predecence of phrase operator.
Teodor Sigaev
2016-06-27
*
Do not fallback to AND for FTS phrase operator.
Teodor Sigaev
2016-06-27
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Restore original tsquery operation numbering.
Teodor Sigaev
2016-04-08
*
Rename comparePos() to compareWordEntryPos()
Teodor Sigaev
2016-04-08
*
Phrase full text search.
Teodor Sigaev
2016-04-07
*
Improve support of Hunspell
Teodor Sigaev
2016-03-17
*
Tsvector editing functions
Teodor Sigaev
2016-03-11
*
Improve support of Hunspell in ispell dictionary.
Teodor Sigaev
2016-03-04
*
Create stub functions to support pg_upgrade of old contrib/tsearch2.
Tom Lane
2016-03-02
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
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-20
*
Move pg_crc.c to src/common, and remove pg_crc_tables.h
Heikki Linnakangas
2015-02-09
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Allow opclasses to provide tri-valued GIN consistent functions.
Heikki Linnakangas
2014-03-12
*
Predict integer overflow to avoid buffer overruns.
Noah Misch
2014-02-17
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Replace int2/int4 in C code with int16/int32
Peter Eisentraut
2012-06-25
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Remove duplicate words in comments.
Heikki Linnakangas
2012-05-02
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Improve comments for TSLexeme data structure.
Tom Lane
2011-11-03
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Improve comments describing tsvector data structure.
Tom Lane
2011-08-26
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Revise the API for GUC variable assign hooks.
Tom Lane
2011-04-07
*
Add backwards-compatible declarations of some core GIN support functions.
Tom Lane
2011-02-16
*
Fix up core tsquery GIN support for new extractQuery API.
Tom Lane
2011-01-09
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
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-10-06
[next]