Re: pgsql: Improve support of Hunspell in ispell dictionary.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Teodor Sigaev <teodor(at)sigaev(dot)ru>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Improve support of Hunspell in ispell dictionary.
Date: 2016-03-06 14:53:37
Message-ID: 56DC4471.2050601@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Artur Zakirov 2016-03-06 19:31:34 Re: pgsql: Improve support of Hunspell in ispell dictionary.
Previous Message Magnus Hagander 2016-03-06 11:27:38 pgsql: Fix typos