summaryrefslogtreecommitdiff
path: root/src/backend/port/win32/timer.c
AgeCommit message (Expand)Author
2005-11-22Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian
2005-10-25Fix Windows setitimer() emulation to not depend on delivering an APCTom Lane
2004-12-31Tag appropriate files for rc3PostgreSQL Daemon
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-08-29Update copyright to 2004.Bruce Momjian
2004-04-19* Most changes are to fix warnings issued when compiling win32Bruce Momjian
2004-02-18Here is a patch that implements setitimer() on win32. With this patchBruce Momjian