pgsql: headerscheck: Document that --with-llvm is required

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: headerscheck: Document that --with-llvm is required
Date: 2025-08-29 07:32:34
Message-ID: E1urtb7-002C9F-2W@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

headerscheck: Document that --with-llvm is required

We already documented that other --with-* options are required for a
successful run. It turns out --with-llvm is also required.

Suggested-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://www.postgresql.org/message-id/flat/1127775.1754417387%40sss.pgh.pa.us

Branch
------
master

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

Modified Files
--------------
src/tools/pginclude/README | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2025-08-29 08:29:32 pgsql: doc PG 18 relnotes: Add migration note about tsearch
Previous Message Peter Eisentraut 2025-08-29 07:25:32 pgsql: headerscheck: Use ICU_CFLAGS