Re: pgsql: Improve support of Hunspell in ispell dictionary. - Mailing list pgsql-committers

From Peter Eisentraut
Subject Re: pgsql: Improve support of Hunspell in ispell dictionary.
Date
Msg-id 56DC4471.2050601@gmx.net
Whole thread Raw
In response to pgsql: Improve support of Hunspell in ispell dictionary.  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: pgsql: Improve support of Hunspell in ispell dictionary.  (Artur Zakirov <a.zakirov@postgrespro.ru>)
List pgsql-committers
On 3/4/16 12:08 PM, Teodor Sigaev wrote:
> Improve support of Hunspell in ispell dictionary.
>
> Now it's possible to load recent version of Hunspell for several languages.
> To handle these dictionaries Hunspell patch adds support for:
> * FLAG long - sets the double extended ASCII character flag type
> * FLAG num - sets the decimal number flag type (from 1 to 65535)
> * AF parameter - alias for flag's set
>
> Also it moves test dictionaries into separate directory.

Are the blank lines at the end of the new affix sample files necessary?



pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Fix typos
Next
From: Artur Zakirov
Date:
Subject: Re: pgsql: Improve support of Hunspell in ispell dictionary.