]> granicus.if.org Git - postgresql/commit
Allow "'" symbol in affixes ("'s" affix in english): it was diallowed during
authorTeodor Sigaev <teodor@sigaev.ru>
Fri, 10 Feb 2006 12:56:14 +0000 (12:56 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Fri, 10 Feb 2006 12:56:14 +0000 (12:56 +0000)
commit01f2172ec1f8793fde569eb2bc7156f5ea23d956
tree5daefff1680220b074cd2e1c968a28a273b60af0
parent12fca1f6fa2aa49634b7ee1d004fa7a63e4cc65c
Allow "'" symbol in affixes ("'s" affix in english): it was diallowed during
multibyte support work.
Add line number to error output during affix file parsing.
contrib/tsearch2/ispell/spell.c