]> granicus.if.org Git - postgresql/history - src/backend/tsearch/ts_utils.c
Remove cvs keywords from all files.
[postgresql] / src / backend / tsearch / ts_utils.c
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-06-19 Tom LaneFix a few places that were non-multibyte-safe in tsearc...
2008-06-18 Tom LaneImprove error reporting for problems in text search...
2008-06-18 Bruce MomjianMove wchar2char() and char2wchar() from tsearch into...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-12-27 Peter EisentrautWording improvements
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-11-09 Tom LaneClean up ts_locale.h/.c. Fix broken and not-consistent...
2007-09-04 Tom LaneRestrict tsearch config file base names to contain...
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...