aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/win32_sema.c
Commit message (Expand)AuthorAge
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Change StatementCancelHandler() to check the DoingCommandRead flag to decideTom Lane2008-01-26
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Set maximum semaphore count to 32767 instead of 1. FixesMagnus Hagander2007-04-24
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Fix a few places where $Id$ and $Header$ CVS tags had crept into theTom Lane2006-07-16
* Add Win32 semaphore implementation, rather than mimicking SysVBruce Momjian2006-04-29