Re: PATCH: Update snowball stemmers

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Arthur Zakirov <a.zakirov@postgrespro.ru>
Cc: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>, pgsql-hackers@lists.postgresql.org
Date: 2018-09-12T20:03:57Z
Lists: pgsql-hackers
I see that the cfbot is having difficulty building this:

make[2]: *** No rule to make target `stem_ISO_8859_2_hungarian.o', needed by `dict_snowball.so'.  Stop.

Did you miss including Makefile changes in the submitted patch?

			regards, tom lane


Commits

  1. Sync our Snowball stemmer dictionaries with current upstream.