Re: meson's in-tree libpq header search order vs -Dextra_include_dirs

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: meson's in-tree libpq header search order vs -Dextra_include_dirs
Date: 2025-10-31 21:13:38
Message-ID: CA+hUKGLeuew_njG+TixgPiVzAyYizGR_9V-d+B8Z6zz-j56chQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Nov 1, 2025 at 7:14 AM Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> The patch seems harmless enough to me, no objections to committing it.

Thanks!

> However, I'm worried that we'll soon break it again. The new rule is
> apparently "include libpq first", but we have no way of enforcing it.

Hmm, my meson-fu is weak, but there must surely be some way to declare
that you want libpq and have it automatically put things in the right
order, will look into that...

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alastair Turner 2025-10-31 21:17:41 Re: pg_plan_advice
Previous Message Jim Jones 2025-10-31 21:00:51 Re: display hot standby state in psql prompt