summaryrefslogtreecommitdiff
path: root/src/backend/access/spgist/spgxlog.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2015-07-06 16:36:48 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2015-07-06 16:36:48 +0300
commit8e33fc1784cbd657a7238ab5639ee1f8f54a3ec0 (patch)
tree2afdb33f033645d2ec0d89870d7d9696db6bf602 /src/backend/access/spgist/spgxlog.c
parent4f33621f3f50286e607a3cdcc1f7a7d51075af95 (diff)
Call getsockopt() on the correct socket.
We're interested in the buffer size of the socket that's connected to the client, not the one that's listening for new connections. It happened to work, as default buffer size is the same on both, but it was clearly not wrong. Spotted by Tom Lane
Diffstat (limited to 'src/backend/access/spgist/spgxlog.c')
0 files changed, 0 insertions, 0 deletions