Re: snowball release
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>, Daniel Gustafsson <daniel@yesql.se>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-06-08T20:48:01Z
Lists: pgsql-hackers
On 2020-06-08 17:19, Tom Lane wrote: > 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. done -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Update documentation for snowball update
- c2e71cb355a4 14.0 landed
-
Update snowball
- cbcc8726bb1c 14.0 landed