Re: Snowball Stemming Greek support not included in Release 12 beta - Mailing list pgsql-general

From Tom Lane
Subject Re: Snowball Stemming Greek support not included in Release 12 beta
Date
Msg-id 6287.1559914883@sss.pgh.pa.us
Whole thread Raw
In response to Re: Snowball Stemming Greek support not included in Release 12 beta  (Adrien Nayrat <adrien.nayrat@anayrat.info>)
List pgsql-general
Adrien Nayrat <adrien.nayrat@anayrat.info> writes:
> Postgres' stemmer has been synced with Snowball upstream, but it was before October:
> https://www.postgresql.org/message-id/E1g4YQa-0003tf-Gr%40gemulon.postgresql.org

> We are now in 12 beta 1 and far after feature freeze, so I am afraid your
> request to add greek could only be considered for v13. Sorry.

Yeah, it's too late to consider this for v12.

Also, while I don't think anybody would object to absorbing the upstream
Greek support, there's nonzero work that has to be done to make it happen.
There's nobody here who's particularly tracking what the Snowball project
does, so someone who actually cares about some new feature would need to
prepare and submit a resynchronizing patch.  The above commit and the
referenced discussion threads should give a good example of what has
to be done.  (Hopefully, a resync patch right now would be a good deal
smaller than that one, though ;-))

            regards, tom lane



pgsql-general by date:

Previous
From: Giuseppe Sacco
Date:
Subject: Re: Strange connection limit problem
Next
From: "Lu, Dan"
Date:
Subject: RE: Postgres 10.7 Systemd Startup Issue