Re: pg_preadv() and pg_pwritev() - Mailing list pgsql-hackers

From Sergey Shinderuk
Subject Re: pg_preadv() and pg_pwritev()
Date
Msg-id 67fd49cc-23c8-afee-558b-3b4baf2d0f23@postgrespro.ru
Whole thread Raw
In response to Re: pg_preadv() and pg_pwritev()  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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.



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: O(n^2) system calls in RemoveOldXlogFiles()
Next
From: Thomas Munro
Date:
Subject: Re: O(n^2) system calls in RemoveOldXlogFiles()