Client-only Meson Build From Sources

From: Benjamin Leff <benjamin(dot)w(dot)leff(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Client-only Meson Build From Sources
Date: 2025-10-20 20:43:48
Message-ID: CAOLxLw-GvSEvQRAGsfoB_GLb1m1kma+jwTO04PXe5b_1Csf3pg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

Are there any plans to support a client-only (no server) build in meson?

We currently maintain a libpq-standalone fork
<https://github.com/eugo-inc/libpq-standalone> that we haven’t updated in
about ~1 year and would like to deprecate if possible.

Here’s another
<https://github.com/agostino-code/CSoketLSO/blob/main/lib/libpq-standalone/README.md>
alternative
using CMake.

Thanks,
Ben

--
Benjamin W. Leff
(516) 754-3453
[image: ltp|17609929361245280]

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dimitrios Apostolou 2025-10-20 20:50:44 Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward
Previous Message Andrew Dunstan 2025-10-20 20:31:58 Re: Speed up COPY FROM text/CSV parsing using SIMD