index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
port
/
win32
/
timer.c
Commit message (
Expand
)
Author
Age
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Use consistent format for reporting GetLastError()
Peter Eisentraut
2011-08-23
*
Message style improvements of errmsg_internal() calls
Peter Eisentraut
2011-07-05
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Round microseconds on setitimer upwards.
Bruce Momjian
2006-08-09
*
On Win32, make minimum setitimer() sleep be 1ms, so sleeps < 1ms aren't
Bruce Momjian
2006-08-09
*
Fix statement_timeout on Win32 so that it properly treats micro-seconds
Bruce Momjian
2006-08-09
*
Formatting improvement.
Bruce Momjian
2006-08-09
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Fix Windows setitimer() emulation to not depend on delivering an APC
Tom Lane
2005-10-25
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
* Most changes are to fix warnings issued when compiling win32
Bruce Momjian
2004-04-19
*
Here is a patch that implements setitimer() on win32. With this patch
Bruce Momjian
2004-02-18