summaryrefslogtreecommitdiff
path: root/src/port/pthread-win32.h
AgeCommit message (Expand)Author
2024-02-09Clean up Windows-specific mutex code in libpq and ecpglib.Tom Lane
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-21Use CRITICAL_SECTION instead of Mutexes for thread-locking in libpq onMagnus Hagander
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2008-05-16Fix declarations of pthread functions, missed in recent commit.Tom Lane
2007-04-18Silence mingw compiler warningMagnus Hagander
2006-07-10Move pthread-win32.h to /port, modify bcc/msvc makefiles.Bruce Momjian