Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.
Дата
Msg-id 1257704.1605834289@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.  (James Hilliard <james.hilliard1@gmail.com>)
Ответы Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.
Список pgsql-hackers
James Hilliard <james.hilliard1@gmail.com> writes:
> Hmm, maybe it's a more recent issue then, I took the version number
> from the qt patch assuming it was the same issue, I hit it trying to build
> master on Xcode 12.2 Build version 12B45b on Catalina version 10.15.7.

Hm, maybe you're using some unusual configure options or weird build
environment?

The cases we've got in the buildfarm are Xcode 12.0 on Catalina (10.15.7)
and Xcode 12.2 on Big Sur (11.0.1 ... although that one is ARM not Intel).
Maybe you're found some corner case in between those, but I guess it's
more likely due to a configuration choice.

            regards, tom lane



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

Предыдущее
От: James Hilliard
Дата:
Сообщение: Re: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.
Следующее
От: "osumi.takamichi@fujitsu.com"
Дата:
Сообщение: RE: Disable WAL logging to speed up data loading