postgresql/src/include/port
Tom Lane 4355d214c2 On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for
input in the stats collector.  Our select() emulation is apparently buggy
for UDP sockets :-(.  This should resolve problems with stats collection
(and hence autovacuum) failing under more than minimal load.  Diagnosis
and patch by Magnus Hagander.

Patch probably needs to be back-ported to 8.1 and 8.0, but first let's
see if it makes the buildfarm happy...
2007-01-26 20:06:52 +00:00
..
win32 pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
win32_msvc pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
aix.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
bsdi.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
cygwin.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
darwin.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
dgux.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
freebsd.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
hpux.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
irix.h Work around buggy strtod on (some versions of?) IRIX. Combination of 2006-10-05 01:40:45 +00:00
linux.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
netbsd.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
nextstep.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
openbsd.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
osf.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
sco.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
solaris.h Make sure BYTE_ORDER gets defined in 64-bit builds on Solaris, 2007-01-10 18:22:50 +00:00
sunos4.h Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
svr4.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
ultrix4.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
univel.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
unixware.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
win32.h On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for 2007-01-26 20:06:52 +00:00