aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/win32/timer.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
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Round microseconds on setitimer upwards.Bruce Momjian2006-08-09
* On Win32, make minimum setitimer() sleep be 1ms, so sleeps < 1ms aren'tBruce Momjian2006-08-09
* Fix statement_timeout on Win32 so that it properly treats micro-secondsBruce Momjian2006-08-09
* Formatting improvement.Bruce Momjian2006-08-09
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian2005-11-22
* Fix Windows setitimer() emulation to not depend on delivering an APCTom Lane2005-10-25
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Update copyright to 2004.Bruce Momjian2004-08-29
* * Most changes are to fix warnings issued when compiling win32Bruce Momjian2004-04-19
* Here is a patch that implements setitimer() on win32. With this patchBruce Momjian2004-02-18