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)
commit7203a4d2685775306eaa4aa7aa5cd421772eb25a
tree9d5f6ec6813f01aa91a713e989c26b0c746b5bb5
parent1e0ea4eee27b0077f992253e34fcd7e417d7d6e0
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