summaryrefslogtreecommitdiff
path: root/src/include/port/darwin.h
AgeCommit message (Expand)Author
2024-08-28Add prefetching support on macOSPeter Eisentraut
2016-09-25Refer to OS X as "macOS", except for the port name which is still "darwin".Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2006-01-17Fix fsync code to test whether F_FULLFSYNC is available, instead ofTom Lane
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-05-20Add support for wal_fsync_writethrough for Darwin, and restructure theBruce Momjian
2003-12-23Move slock_t typdefs into s_lock.h from include/port files forBruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2000-12-11Darwin porting patches from Peter Bierman <[email protected]>Tom Lane
2000-10-31This is the minimal version of the Darwin support patch fromPeter Eisentraut