aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2008-08-20 11:53:51 +0000
committerMagnus Hagander <magnus@hagander.net>2008-08-20 11:53:51 +0000
commit1852a73c7ac8096104e2e2ad4b2fbe9484fc1dd9 (patch)
treee3a84443120dc3ef1d4d655e181a257a3dbc8473 /src/backend/access/gist/gistget.c
parent4dff669cf0b999bf57c29d2cd43df562a7b70e82 (diff)
downloadpostgresql-1852a73c7ac8096104e2e2ad4b2fbe9484fc1dd9.tar.gz
postgresql-1852a73c7ac8096104e2e2ad4b2fbe9484fc1dd9.zip
Make libpq on windows not try to send chunks larger than 64Kb.
Per Microsoft knowledge base article Q201213, early versions of Windows fail when we do this. Later versions of Windows appear to have a higher limit than 64Kb, but do still fail on large sends, so we unconditionally limit it for all versions. Patch from Tom Lane.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions