summaryrefslogtreecommitdiff
path: root/src/include/port/win32_msvc
AgeCommit message (Expand)Author
2022-07-19windows: msvc: Define STDIN/OUT/ERR_FILENO.Andres Freund
2020-09-07Add d_type to our Windows dirent emulation.Thomas Munro
2020-02-21Assume that we have utime() and <utime.h>.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-06-26Use Unix line endings instead of DOS ones, per Magnus.Bruce Momjian
2006-06-26Update include files to Unix newline format, per report from Magnus.Bruce Momjian
2006-06-07Prepare code to be built by MSVC:Bruce Momjian