greenplumn darwin 源码
greenplumn darwin 代码
文件路径:/src/include/port/darwin.h
/* src/include/port/darwin.h */
#define __darwin__ 1
#if HAVE_DECL_F_FULLFSYNC /* not present before macOS 10.3 */
#define HAVE_FSYNC_WRITETHROUGH
#endif
相关信息
相关文章
0
赞