postgresql/src/interfaces
Tom Lane 9b012311f8 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
2006-01-25 20:44:32 +00:00
..
ecpg - Synced parser and keyword list. 2006-01-24 11:01:38 +00:00
libpq Remove unnecessary PQconsumeInput call from PQputCopyData; it's redundant 2006-01-25 20:44:32 +00:00
Makefile Remove all of the libpgtcl and pgtclsh files, including all references to 2004-04-20 00:33:53 +00:00