summaryrefslogtreecommitdiff
path: root/src/port/getrusage.c
AgeCommit message (Expand)Author
2008-05-14Make the win32 implementation of getrusage() return EINVAL if beingMagnus Hagander
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-01-05Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian
2006-03-05Update copyright for 2006. Update scripts.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-07-28Fix a whole bunch of #includes that were either wrong or redundant.Tom Lane
2005-05-16Fix a few minor mistakes in header comments. From Qingqing Zhou.Neil Conway
2004-12-31Tag appropriate files for rc3PostgreSQL Daemon
2004-09-02Fix getrusage() emulation on Windows. Magnus HaganderTom Lane
2004-08-29Update copyright to 2004.Bruce Momjian
2004-06-24Include c.h instead of postgres.h in files that need to be usable inTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-11Update /port C header descriptions.Bruce Momjian
2003-05-15Allow Win32 to compile under MinGW. Major changes are:Bruce Momjian
2002-07-18Move libc replacement files from src/backend/port to src/port.Bruce Momjian