PostgreSQL Source Code
git master
darwin.h
Go to the documentation of this file.
1
/* src/include/port/darwin.h */
2
3
#define __darwin__ 1
4
5
#if HAVE_DECL_F_FULLFSYNC
/* not present before macOS 10.3 */
6
#define HAVE_FSYNC_WRITETHROUGH
7
8
#endif
src
include
port
darwin.h
Generated on Wed Dec 6 2023 06:13:24 for PostgreSQL Source Code by
1.9.1