summaryrefslogtreecommitdiff
path: root/src/include/port/win32
AgeCommit message (Expand)Author
2024-02-11Fix gai_strerror() thread-safety on Windows.Thomas Munro
2022-08-18Remove configure probe for netinet/tcp.h.Thomas Munro
2022-08-18Fix macro problem with gai_strerror on Windows.Thomas Munro
2022-08-13Remove replacement code for getaddrinfo.Thomas Munro
2022-08-13Remove configure probe for sys/resource.h and refactor.Thomas Munro
2022-08-13Remove configure probe for sys/select.h.Thomas Munro
2022-08-13Remove configure probes for sys/un.h and struct sockaddr_un.Thomas Munro
2017-06-21Phase 2 of pgindent updates.Tom Lane
2011-01-31Enable building with the Mingw64 compiler.Andrew Dunstan
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-07-16Fix lack of repeat-inclusion guard in win32 substitute sys/socket.h.Tom Lane
2006-07-11Reverse inclusion order of <ws2tcpip.h> and <winsock2.h>, per Dave Page.Tom Lane
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-08-26Some more mop-up for Windows IPv6 support. Andrew DunstanTom Lane
2003-08-04pgindent run.Bruce Momjian
2003-05-19Rename Win32 include directory from win32_include to win32.Bruce Momjian