summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeBitmapAnd.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2015-07-06 16:10:58 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2015-07-06 16:10:58 +0300
commit4f33621f3f50286e607a3cdcc1f7a7d51075af95 (patch)
tree5637e7449f36fdb5ead86c9d62953b778d053f43 /src/backend/executor/nodeBitmapAnd.c
parent906e9249494bda975914b78fdd743609e1f83016 (diff)
Don't set SO_SNDBUF on recent Windows versions that have a bigger default.
It's unnecessary to set it if the default is higher in the first place. Furthermore, setting SO_SNDBUF disables the so-called "dynamic send buffering" feature, which hurts performance further. This can be seen especially when the network between the client and the server has high latency. Chen Huajun
Diffstat (limited to 'src/backend/executor/nodeBitmapAnd.c')
0 files changed, 0 insertions, 0 deletions