]> granicus.if.org Git - postgresql/commit
Fix stopword and synonym files parsing bug in MSVC build, per report from
authorTeodor Sigaev <teodor@sigaev.ru>
Mon, 26 Mar 2007 12:25:35 +0000 (12:25 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Mon, 26 Mar 2007 12:25:35 +0000 (12:25 +0000)
commitdebb3aa8e9d4a4ae78894566af85679edd9232ba
tree67e11817c7437b63d5b21b640b25e07eb211d422
parenta6fbd2f12aac3c649320dff2dd336732c60495fa
Fix stopword and synonym files parsing bug in MSVC build, per report from
Magnus Hagander. Also, now it ignores space symbol after stopwords.
contrib/tsearch2/dict_syn.c
contrib/tsearch2/stopword.c