Re: [RFC] building postgres with meson -v8

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: [RFC] building postgres with meson -v8
Дата
Msg-id 20220516161314.5nggqkjg7e4mdbb6@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: [RFC] building postgres with meson -v8  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список pgsql-hackers
On 2022-05-16 17:48:08 +0200, Peter Eisentraut wrote:
> On 14.05.22 01:17, Andres Freund wrote:
> > On 2022-05-11 12:18:58 +0200, Peter Eisentraut wrote:
> > > This currently only works on macOS.  The dtrace -G calls needed on
> > > other platforms are not implemented yet.
> > 
> > I looked into that part. The make rule passes all the backend object files as
> > an option, but it's not clear to me where / why that's needed. On linux it
> > certainly works to not pass in the object files...
> > 
> > Maybe CI will show problems on freebsd or such...
> 
> Yes, it failed for me on freebsd.

Yep, I saw those shortly after... I've implemented that bit now, although it
needs a bit more cleanup.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: First draft of the PG 15 release notes
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [RFC] building postgres with meson -v8