Re: snowball release

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-06-08T15:19:25Z
Lists: pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes:
> On 8 Jun 2020, at 16:33, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Hm, I don't see any documentation change in that commit --- don't
>> we have (at least) a list of the stemmers somewhere in the SGML docs?

> IIRC we refer to the Snowball site, and only have a list in the \dFd output,
> but that can be argued to be an example and not expected to be updated to
> match.  Perhaps we should though?

Looking in the commit logs, our past updates 7b925e127 and
fd582317e just updated that \dFd sample.  So I guess that's the
minimum expectation.  Maybe we should think about having a more
formal list in the actual Snowball section (12.6.6)?

			regards, tom lane



Commits

  1. Update documentation for snowball update

  2. Update snowball