Don't use #if inside function-like macro arguments.
Thomas Munro <tmunro@postgresql.org>
Don't use #if inside function-like macro arguments. No concrete problem reported, but in the past it's been known to cause problems on some compilers so let's avoid doing that. Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/234364.1626704007%40sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/file/fd.c | modified | +9 −6 |
Discussion
- O_DIRECT on macOS 16 messages · 2021-05-30 → 2021-07-20