Re: Regression tests fail with musl libc because libpq.so can't be loaded

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Christophe Pettus <xof(at)thebuild(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Wolfgang Walther <walther(at)technowledgy(dot)de>, PostgreSQL Bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: Regression tests fail with musl libc because libpq.so can't be loaded
Date: 2024-03-20 04:39:34
Message-ID: CA+hUKGK2cSx3dveMqBD+E9N=zJ0WawBcbk_jnPqmdWBM0DT_3Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Wed, Mar 20, 2024 at 3:03 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> +1 for stopping only at one of those two names.

Here's one like that for Wolfgang to test on musl.

Attachment Content-Type Size
v3-0001-Don-t-clobber-LD_LIBRARY_PATH-or-LD_PRELOAD.patch text/x-patch 2.7 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alexander Lakhin 2024-03-20 05:00:00 Re: BUG #18396: Assert in gistFindCorrectParent() fails on inserting large tuples into gist index
Previous Message Tom Lane 2024-03-20 04:39:05 Re: BUG #18399: Query plan optimization results in runtime error when hoisting cast from inside subquery

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Borisov 2024-03-20 05:22:47 Re: Table AM Interface Enhancements
Previous Message David Rowley 2024-03-20 04:26:07 Re: Popcount optimization using AVX512