Fix recently introduced bugs about parsing ispell/hunspell files.
authorTeodor Sigaev <teodor@sigaev.ru>
Mon, 10 Sep 2007 20:27:12 +0000 (20:27 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Mon, 10 Sep 2007 20:27:12 +0000 (20:27 +0000)
commit53ef36cb4aabebf20e9c04e878d4b9579b116580
tree0429a9f74b38c8c74794e8182efe2d5c8e40b8f2
parent21c27af65fb21a36ff263bcd9e8e7cac0419984c
Fix recently introduced bugs about parsing ispell/hunspell files.
In most cases it cause because of unneeded lowercasing of flags.

Per experiment with regression checks with ispell dictionary.
src/backend/tsearch/spell.c