Re: Client-only Meson Build From Sources

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Benjamin Leff <benjamin(dot)w(dot)leff(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Client-only Meson Build From Sources
Date: 2025-10-21 07:34:13
Message-ID: a5ba821d-1b31-4699-a29a-f9cad1582f3f@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 20.10.25 22:43, Benjamin Leff wrote:
> Are there any plans to support a client-only (no server) build in meson?

I'm not aware of such plans. But that doesn't mean somebody couldn't
propose one.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-10-21 07:47:18 Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation
Previous Message jian he 2025-10-21 07:30:49 Re: Why cannot alter a column's type when it's used by a generated column