git.postgresql.org Git - postgresql.git/commit
2006年1月25日 20:44:32 +0000 (20:44 +0000)
2006年1月25日 20:44:32 +0000 (20:44 +0000)
commit 9b012311f8b6d3596d2a081b8e30b8e8ee352bf2
Remove unnecessary PQconsumeInput call from PQputCopyData; it's redundant
because pqSendSome will absorb input data anytime it'd be forced to block.
Avoiding a kernel call per PQputCopyData call helps COPY speed materially.
Alon Goldshuv
This is the main PostgreSQL git repository.
RSS
Atom