Commits

DateSubjectAuthorReleases
2014-02-01 Fix some wide-character bugs in the text-search parser. Tom Lane 9.0.16
2014-02-01 Fix some wide-character bugs in the text-search parser. Tom Lane 9.1.12
2014-02-01 Fix some wide-character bugs in the text-search parser. Tom Lane 9.2.7
2014-02-01 Fix some wide-character bugs in the text-search parser. Tom Lane 9.3.3
2014-02-01 Fix some wide-character bugs in the text-search parser. Tom Lane 9.4.0
2014-02-01 Fix some wide-character bugs in the text-search parser. Tom Lane 8.4.20
2014-01-18 Make various variables const (read-only). Tom Lane 9.4.0
2011-04-23 Fix char2wchar/wchar2char to support collations properly. Tom Lane 9.1.0
2010-05-09 Adjust comments about avoiding use of printf's %.*s. Tom Lane 9.0.0
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 9.0.0
2010-04-28 Modify the built-in text search parser to handle URLs more nearly according Tom Lane 9.0.0
2010-04-26 Add missing newlines in WPARSER_TRACE output. Tom Lane 9.0.0
2009-12-15 Avoid unnecessary copying of source string when generating a cloned TParser. Tom Lane 9.0.0
2007-11-09 Clean up ts_locale.h/.c. Fix broken and not-consistent-across-platforms Tom Lane 8.3.0
2007-10-27 Change text search parsing rules for hyphenated words so that digit strings Tom Lane 8.3.0
2007-10-27 Add some rudimentary tracing code to the default text search parser, to help Tom Lane 8.3.0
2007-10-27 Rename default text search parser's "uri" token type to "url_path", Tom Lane 8.3.0
2007-10-23 Rename and slightly redefine the default text search parser's "word" Tom Lane 8.3.0
2007-08-22 Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by treating the Tom Lane 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0