Re: Tsearch vs Snowball, or what's a source file?
От | Teodor Sigaev |
---|---|
Тема | Re: Tsearch vs Snowball, or what's a source file? |
Дата | |
Msg-id | 46640037.6090503@sigaev.ru обсуждение исходный текст |
Ответ на | Re: Tsearch vs Snowball, or what's a source file? (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Tsearch vs Snowball, or what's a source file?
|
Список | pgsql-hackers |
> This makes no difference in terms of the ease of tracking their changes, > of course, but it just feels better to me to be distributing "real" > source code and not derived files. Hmm. 1 Compiling from .sbl by original Snowball's makefile requires Perl and doesn't work cleanly: % gmake .... cc -o snowball compiler/space.o compiler/tokeniser.o compiler/analyser.o compiler/generator.o compiler/driver.o compiler/generator_java.o gmake: *** No rule to make target `libstemmer/libstemmer_c.in', needed by `libstemmer/libstemmer.c'. Stop. I used http://snowball.tartarus.org/dist/snowball_code.tgz tarball. 2 Snowball's compiling infrastructure doesn't support Windows target. I agree with simplify support process but, IMHO, it's much simpler to do it with C sources with pgsql's building infrastructure And where should it be placed? src/snowball directory? -- Teodor Sigaev E-mail: teodor@sigaev.ru WWW: http://www.sigaev.ru/
В списке pgsql-hackers по дате отправления: