summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/dict.c
AgeCommit message (Expand)Author
2007-11-13Replace the now-incompatible-with-core contrib/tsearch2 module with aTom Lane
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-05-31Add thesaurus dictionary which can replace N>0 lexemes by M>0 lexemes.Teodor Sigaev
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-05-06For some reason access/tupmacs.h has been #including utils/memutils.h,Tom Lane
2005-03-311 fix various comparing functionsTeodor Sigaev
2005-01-25improve support of agglutinative languages (query with compound words).Teodor Sigaev
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-05-311 add namespaces as Tom suggest http://www.pgsql.ru/db/mw/msg.html?mid=1987703Teodor Sigaev
2004-04-01Fix some portability issues (reliance on gcc-isms).Tom Lane
2003-08-04pgindent run.Bruce Momjian
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2003-07-21tsearch2 moduleTeodor Sigaev