pgsql: Fix meson build of snowball code.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix meson build of snowball code.
Date: 2026-01-05 21:51:39
Message-ID: E1vcsUE-004iG1-1Z@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix meson build of snowball code.

include/snowball/libstemmer has to be in the -I search path,
as it is in the autoconf build. It's not apparent to me how
this ever worked before, nor why my recent commit made it
stop working.

Discussion: https://postgr.es/m/ld2iurl7kzexwydxmdfhdgarpa7xxsfrgvggqhbblt4rvt3h6t@bxsk6oz5x7cc

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b85d5dc0e7e9d0857aaf4ba712fc2186e7684e5f

Modified Files
--------------
src/backend/snowball/meson.build | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jelte Fennema-Nio 2026-01-05 22:24:08 Re: pgsql: Update to latest Snowball sources.
Previous Message Tomas Vondra 2026-01-05 21:35:45 Re: failed NUMA pages inquiry status: Operation not permitted