Re: O_DIRECT on macOS

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-07-19T04:41:59Z
Lists: pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> Agreed.  Pushed!

prairiedog thinks that Assert is too optimistic about whether all
those flags exist.

			regards, tom lane



Commits

  1. Don't use #if inside function-like macro arguments.

  2. Support direct I/O on macOS.