aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2014-04-16 10:45:48 -0400
committerBruce Momjian <bruce@momjian.us>2014-04-16 10:45:48 -0400
commitbed499ed1d94f05195c63387d4629644e0df4149 (patch)
tree396380e598db0f2ab5c352581acb3522226ea59b /src/backend/access/gist/gistvacuum.c
parent61df3d090c0e42fd0ad06e5a3d70aca148107c30 (diff)
downloadpostgresql-bed499ed1d94f05195c63387d4629644e0df4149.tar.gz
postgresql-bed499ed1d94f05195c63387d4629644e0df4149.zip
check socket creation errors against PGINVALID_SOCKET
Previously, in some places, socket creation errors were checked for negative values, which is not true for Windows because sockets are unsigned. This masked socket creation errors on Windows. Backpatch through 9.0. 8.4 doesn't have the infrastructure to fix this.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions