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

From Artur Zakirov
Subject Re: pgsql: Improve support of Hunspell in ispell dictionary.
Date
Msg-id 56DC8596.7030106@postgrespro.ru
Whole thread Raw
In response to Re: pgsql: Improve support of Hunspell in ispell dictionary.  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-committers
On 06.03.2016 17:53, Peter Eisentraut wrote:
> 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?
>
>
>

Actually this blank lines are not necessary. New affix sample files was
just copied from hunspell_sample.affix and modified. The
hunspell_sample.affix has two blank lines at the end before and after
the commit too, if I am not mistaken. The ispell_sample.affix and the
ispell_sample.dict have one blank line at the end before and after the
commit.

--
Artur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Improve support of Hunspell in ispell dictionary.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix unportable usage of functions.