git.postgresql.org Git - postgresql.git/commit
2008年8月20日 11:53:45 +0000 (11:53 +0000)
2008年8月20日 11:53:45 +0000 (11:53 +0000)
commit c91ff03a06443ed88529026ad33464addbf3444d
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.
This is the main PostgreSQL git repository.
RSS
Atom