Re: pg_preadv() and pg_pwritev()

From: Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_preadv() and pg_pwritev()
Date: 2021-01-15 02:08:58
Message-ID: 67fd49cc-23c8-afee-558b-3b4baf2d0f23@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 15.01.2021 05:04, Tom Lane wrote:
>
> on her machine there's no detail at all:
>
> % xcrun --verbose --no-cache --show-sdk-path
> /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
>

The same on my machine. I get details for --find, but not for
--show-sdk-path.

> So I'm not sure what to make of that. But I'm hesitant to assume
> that xcrun is just a wrapper around xcodebuild.
>

I agree.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2021-01-15 02:25:24 Re: O(n^2) system calls in RemoveOldXlogFiles()
Previous Message Michael Paquier 2021-01-15 02:07:31 Re: O(n^2) system calls in RemoveOldXlogFiles()