index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
tsearch
/
Makefile
Commit message (
Expand
)
Author
Age
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Fix some OBJS lists in two Makefiles to be ordered alphabetically
Michael Paquier
2019-12-18
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Fix uninstall target in tsearch Makefile
Peter Eisentraut
2016-03-07
*
Improve support of Hunspell in ispell dictionary.
Teodor Sigaev
2016-03-04
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
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
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Simplify a few makefile rules since install-sh can now install multiple
Peter Eisentraut
2009-10-26
*
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-08-26
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Create a selectivity estimation function for the text search @@ operator.
Tom Lane
2008-09-19
*
Create a type-specific typanalyze routine for tsvector, which collects stats
Tom Lane
2008-07-14
*
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2008-02-19
*
Observe errors in makefile
Peter Eisentraut
2008-02-18
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Add regression tests for ispell, synonym and thesaurus dictionaries.
Teodor Sigaev
2007-09-11
*
Fix VPATH-build problem in new tsearch makefile, per Chad Wagner.
Tom Lane
2007-08-22
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21