Age | Commit message (Expand) | Author |
---|---|---|
2006-10-04 | pgindent run for 8.2. | Bruce Momjian |
2006-08-09 | 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-03-05 | Update copyright for 2006. Update scripts. | Bruce Momjian |
2005-11-22 | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian |
2005-10-25 | Fix Windows setitimer() emulation to not depend on delivering an APC | Tom Lane |
2004-12-31 | Tag appropriate files for rc3 | PostgreSQL Daemon |
2004-08-29 | Pgindent run for 8.0. | Bruce Momjian |
2004-08-29 | Update copyright to 2004. | Bruce Momjian |
2004-04-19 | * Most changes are to fix warnings issued when compiling win32 | Bruce Momjian |
2004-02-18 | Here is a patch that implements setitimer() on win32. With this patch | Bruce Momjian |