]> granicus.if.org Git - postgresql/history - src/backend/snowball
Document and enforce that the usable range of setseed() arguments is
[postgresql] / src / backend / snowball /
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-10-27 Tom LaneRename default text search parser's "uri" token type...
2007-10-23 Tom LaneRename and slightly redefine the default text search...
2007-09-07 Teodor SigaevAdd turkish stopword list. Thanks to Devrim GUNDUZ...
2007-09-03 Tom LaneImprove stylistic consistency of descriptions of built...
2007-08-27 Magnus HaganderFix generation of snowball_create.sql on msvc builds.
2007-08-25 Tom LaneRename built-in Snowball stemmer dictionaries to be...
2007-08-25 Tom LaneCleanup for some problems in tsearch patch:
2007-08-22 Tom LaneSimplify the syntax of CREATE/ALTER TEXT SEARCH DICTION...
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...