Fix detection of preadv/pwritev support for OSX.

From: James Hilliard <james(dot)hilliard1(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Sergey Shinderuk <s(dot)shinderuk(at)postgrespro(dot)ru>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, James Hilliard <james(dot)hilliard1(at)gmail(dot)com>, David Steele <david(at)pgmasters(dot)net>
Subject: Fix detection of preadv/pwritev support for OSX.
Date: 2021-03-29 17:49:58
Message-ID: CADvTj4rXce=iaGfUMuA_ftVXMjMVk31cBGsVoS6zFF2orm1FWw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This fixes an issue where preadv and pwritev detection does not
properly respect the OSX deployment target version symbol
availability.

James

Attachment Content-Type Size
v3-0001-Fix-detection-of-preadv-pwritev-support-for-OSX.patch application/octet-stream 12.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2021-03-29 17:53:57 Re: TRUNCATE on foreign table
Previous Message Rahila Syed 2021-03-29 17:46:45 Re: row filtering for logical replication