Re: Typos in the code and README

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Alexander Lakhin <exclusion(at)gmail(dot)com>, David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Subject: Re: Typos in the code and README
Date: 2026-01-05 21:43:02
Message-ID: 1447250.1767649382@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andres Freund <andres(at)anarazel(dot)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.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-01-05 21:50:59 Re: Typos in the code and README
Previous Message Andres Freund 2026-01-05 21:39:42 Re: Typos in the code and README