diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-05-14 23:51:34 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-05-14 23:51:34 -0400 |
commit | 9b63e9869ffaa4d6d3e8bf45086a765d8f310f1c (patch) | |
tree | 0614e22273530b7b8d7316e8b2a0baf682dfdbd4 /src/backend/access/gist/gistbuildbuffers.c | |
parent | 5a2bb060121f574d6587e5fc6c7f1d4e3a759351 (diff) | |
download | postgresql-9b63e9869ffaa4d6d3e8bf45086a765d8f310f1c.tar.gz postgresql-9b63e9869ffaa4d6d3e8bf45086a765d8f310f1c.zip |
In pgstat.c, use a timeout in WaitLatchOrSocket only on Windows.
We have no need for a timeout here really, but some broken products from
Redmond seem to lose FD_READ events occasionally, and waking up and
retrying the recv() is the only known way to work around that. Perhaps
somebody will be motivated to figure out a better answer here; but not I.
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions