summaryrefslogtreecommitdiff
path: root/src/backend/tsearch/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Fix uninstall target in tsearch MakefilePeter Eisentraut2016-03-071-7/+11
* Improve support of Hunspell in ispell dictionary.Teodor Sigaev2016-03-041-2/+5
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Simplify a few makefile rules since install-sh can now install multiplePeter Eisentraut2009-10-261-7/+3
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-261-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Create a selectivity estimation function for the text search @@ operator.Tom Lane2008-09-191-2/+2
* Create a type-specific typanalyze routine for tsvector, which collects statsTom Lane2008-07-141-2/+2
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-191-15/+2
* Observe errors in makefilePeter Eisentraut2008-02-181-3/+3
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Add regression tests for ispell, synonym and thesaurus dictionaries.Teodor Sigaev2007-09-111-2/+3
* Fix VPATH-build problem in new tsearch makefile, per Chad Wagner.Tom Lane2007-08-221-2/+2
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-211-0/+51