diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-01-25 20:44:49 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-01-25 20:44:49 +0000 |
commit | f31a58481c209d70f6c1ff7123fe77071941afe9 (patch) | |
tree | c049bafc42f79360e2d67fc999d86d2dae6b8aba /src/backend/utils/adt/ruleutils.c | |
parent | b34608fbdda2b872b35400075f724f12aa4f6b13 (diff) | |
download | postgresql-f31a58481c209d70f6c1ff7123fe77071941afe9.tar.gz postgresql-f31a58481c209d70f6c1ff7123fe77071941afe9.zip |
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
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions