> On 8 Jun 2020, at 16:33, Tom Lane <t...@sss.pgh.pa.us> wrote: > > Peter Eisentraut <peter.eisentr...@2ndquadrant.com> writes: >> On 2020-05-22 14:40, Peter Eisentraut wrote: >>> I think some consideration could be given for including this into PG13. >>> Otherwise, I'll park it for PG14. > >> committed to master > > 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? cheers ./daniel