aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-01-26 20:07:01 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-01-26 20:07:01 +0000
commit043fcd661611979d10292108eda5057878b01154 (patch)
tree8d63812298ca2755eb564d8f01f1a1504c2af228 /src/backend/executor/nodeFunctionscan.c
parentebe2830613a7dcb017c26475de7ef54a7ad7e0f3 (diff)
downloadpostgresql-043fcd661611979d10292108eda5057878b01154.tar.gz
postgresql-043fcd661611979d10292108eda5057878b01154.zip
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...
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions