Re: Typos in the code and README
| От | Andres Freund |
|---|---|
| Тема | Re: Typos in the code and README |
| Дата | |
| Msg-id | 3ichbga56hy2y4v62slycuyt7z34gpfg64sc3z2t4ki7cylij2@mfeq4pfc5yxl обсуждение исходный текст |
| Ответ на | Re: Typos in the code and README (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Typos in the code and README
|
| Список | pgsql-hackers |
Hi, On 2026-01-05 16:43:02 -0500, Tom Lane wrote: > Andres Freund <andres@anarazel.de> writes: > > Your recent commit unfortunately doesn't build with meson, due to headers now > > not just residing in src/include/snowball/ but also > > src/include/snowball/libstemmer/. > > Yeah --- but that was true before too. I don't quite see how > it built under meson before. Previously the only thing including snowball/libstemmer/*h files was src/backend/snowball/dict_snowball.c, which included them relative to src/includ. But now they are also included from src/backend/snowball/libstemmer/stem_*.c, just as > #include "stem_*.h" thereby requiring include/snowball/libstemmer to be an include path. Greetings, Andres Freund
В списке pgsql-hackers по дате отправления: