index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
tsquery_op.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
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
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Fix whitespace
Peter Eisentraut
2016-04-11
*
Phrase full text search.
Teodor Sigaev
2016-04-07
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Fix two bugs in tsquery @> operator.
Heikki Linnakangas
2014-10-27
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Be a little more careful with the shift computations in QT2QTN and
Tom Lane
2010-08-03
*
Fix core dump in QTNodeCompare when tsquery_cmp() is applied to two empty
Tom Lane
2010-08-03
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Make backend header files C++ safe
Peter Eisentraut
2009-07-16
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Fix compiler warnings on Sun Studio of the sort
Peter Eisentraut
2009-05-27
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Refactoring by Heikki Linnakangas <heikki@enterprisedb.com> with
Teodor Sigaev
2007-09-07
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21