Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH
От
Peter Eisentraut
Тема
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH
Дата
Msg-id
2004d13a-6bd0-54c6-701b-f874a891dcb7@eisentraut.org
Ответ на
Список
Дерево обсуждения
[PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Evan Jones <evan.jones@datadoghq.com>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Julien Rouhaud <rjuju123@gmail.com>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Andres Freund <andres@anarazel.de>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Evan Jones <evan.jones@datadoghq.com>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Peter Eisentraut <peter@eisentraut.org>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Evan Jones <evan.jones@datadoghq.com>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Michael Paquier <michael@paquier.xyz>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH David Zhang <david.zhang@highgo.ca>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH David Zhang <david.zhang@highgo.ca>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Peter Eisentraut <peter@eisentraut.org>
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Julien Rouhaud <rjuju123@gmail.com>
On 06.06.23 16:24, Evan Jones wrote: > On Mon, Jun 5, 2023 at 10:33 PM Tom Lane > wrote: > > > Note that this is a known issue > Yeah. We have attempted to work around this before, but failed to find > a solution without more downsides than upsides. I will be interested > to look at this patch, but lack time for it right now. Anybody else? > > > Ah, I didn't find that mention in the documentation when I was trying to > get this working. Sorry about that! > > My argument in favour of considering this patch is that making > "./configure; make; make check" work on current major operating systems > makes it easier for others to contribute in the future. I think the > disadvantage of this patch is it makes pg_regress harder to understand, > because it requires an #ifdef for this OS specific behaviour, and > obscures the command lines of the child processes it spawns. This addresses only pg_regress. What about all the other test suites? Per the previous discussions, you'd need to patch up other places in a similar way, potentially everywhere system() is called.
В списке pgsql-hackers по дате отправления
От: Evan Jones
Дата: