aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tsearch/Makefile
Commit message (Expand)AuthorAge
* Update copyright for 2022Bruce Momjian2022-01-07
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix some OBJS lists in two Makefiles to be ordered alphabeticallyMichael Paquier2019-12-18
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Fix uninstall target in tsearch MakefilePeter Eisentraut2016-03-07
* Improve support of Hunspell in ispell dictionary.Teodor Sigaev2016-03-04
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Simplify a few makefile rules since install-sh can now install multiplePeter Eisentraut2009-10-26
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-26
* Update copyright for 2009.Bruce Momjian2009-01-01
* Create a selectivity estimation function for the text search @@ operator.Tom Lane2008-09-19
* Create a type-specific typanalyze routine for tsvector, which collects statsTom Lane2008-07-14
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-19
* Observe errors in makefilePeter Eisentraut2008-02-18
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Add regression tests for ispell, synonym and thesaurus dictionaries.Teodor Sigaev2007-09-11
* Fix VPATH-build problem in new tsearch makefile, per Chad Wagner.Tom Lane2007-08-22
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-21