pgsql: Now ispell dictionary can eat dictionaries in MySpell format,

Поиск
Список
Период
Сортировка
От teodor@postgresql.org (Teodor Sigaev)
Тема pgsql: Now ispell dictionary can eat dictionaries in MySpell format,
Дата
Msg-id 20060609132559.8CF699FA621@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Herbrand Hofker"
Дата:
Сообщение: unsubscribe
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Cleanup: < * -%Allow pooled connections to list all prepared