aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2010-01-10 14:16:08 +0000
committerMagnus Hagander <magnus@hagander.net>2010-01-10 14:16:08 +0000
commit87091cb1f1ed914e2ddca424fa28f94fdf8461d2 (patch)
treeec717192f02f29f0f2a7b602e0020d43fc584f61 /src/backend/access/gist
parent84b6d5f35941a0406210e7938d10c3cce4e11340 (diff)
downloadpostgresql-87091cb1f1ed914e2ddca424fa28f94fdf8461d2.tar.gz
postgresql-87091cb1f1ed914e2ddca424fa28f94fdf8461d2.zip
Create typedef pgsocket for storing socket descriptors.
This silences some warnings on Win64. Not using the proper SOCKET datatype was actually wrong on Win32 as well, but didn't cause any warnings there. Also create define PGINVALID_SOCKET to indicate an invalid/non-existing socket, instead of using a hardcoded -1 value.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions