]> granicus.if.org Git - postgresql/history - src/backend/tsearch/dict_simple.c
Create a selectivity estimation function for the text search @@ operator.
[postgresql] / src / backend / tsearch / dict_simple.c
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-11-14 Tom LaneAdd an Accept parameter to "simple" dictionaries. ...
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...