pgsql: Now ispell dictionary can eat dictionaries in MySpell format, - Mailing list pgsql-committers

From teodor@postgresql.org (Teodor Sigaev)
Subject pgsql: Now ispell dictionary can eat dictionaries in MySpell format,
Date
Msg-id 20060609132559.8CF699FA621@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Now ispell dictionary can eat dictionaries in MySpell format,
used by OpenOffice. Dictionaries are placed at
http://lingucomponent.openoffice.org/spell_dic.html
Dictionary automatically recognizes format of files.

Warning. MySpell's format has limitation with compound
word support: it's impossible to mark affix as
compound-only affix. So for norwegian, german etc
languages it's recommended to use original ispell format.
For that reason I don't want to remove my2ispell
scripts, it's has workaround at least for norwegian language.

Modified Files:
--------------
    pgsql/contrib/tsearch2/ispell:
        spell.c (r1.30 -> r1.31)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.c.diff?r1=1.30&r2=1.31)
        spell.h (r1.11 -> r1.12)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ispell/spell.h.diff?r1=1.11&r2=1.12)

pgsql-committers by date:

Previous
From: "Herbrand Hofker"
Date:
Subject: unsubscribe
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Cleanup: < * -%Allow pooled connections to list all prepared