Re: pg_preadv() and pg_pwritev()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_preadv() and pg_pwritev()
Дата
Msg-id 1419199.1610649100@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_preadv() and pg_pwritev()  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_preadv() and pg_pwritev()  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I wrote:
> It seems like the more productive approach would be to try to identify
> the right sysroot to use.  I wonder if there is some less messy way
> to find out the compiler's default sysroot than to scrape it out of
> -v output.

This is, of course, not terribly well documented by Apple.  But
Mr. Google suggests that "xcrun --show-sdk-path" might serve.
What does that print for you?

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_preadv() and pg_pwritev()
Следующее
От: Robert Haas
Дата:
Сообщение: Re: vacuum_cost_page_miss default value and modern hardware