Hi, On 2022-06-08 14:33:16 +0200, Peter Eisentraut wrote: > Attached is a patch the finishes up the work to move the snowball SQL script > generation into a separate script.
That looks good, merged. I did split the commit, because there's not yet a meson.build "at the time" of the prereq: commits. One thing I'm not quite sure about: Why does the makefile need awareness of the stop files, but Install.pm doesn't? I suspect currently the patch leads to stopwords not being installed on windows anymore? Greetings, Andres Freund