Magnus Hagander <[EMAIL PROTECTED]> writes: > Just so people know, I'm fixing those (tsearch-created make check failures > on msvc). It's been a bad week this week at work, but I hope to get around > to fix these beginning of next week.
IIRC the work left to do is to port the construction of the snowball_create.sql file? One thing that might make it easier: I was planning to simplify snowball/Makefile to reduce the double-column listing of LANGUAGES to just one column. AFAICS the original purpose of that was to support two different encodings of a language's stopwords file, which is just dead weight given our agreement to use only UTF8 stopwords files. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq