aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ruleutils.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-01-25 20:44:49 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-01-25 20:44:49 +0000
commitf31a58481c209d70f6c1ff7123fe77071941afe9 (patch)
treec049bafc42f79360e2d67fc999d86d2dae6b8aba /src/backend/utils/adt/ruleutils.c
parentb34608fbdda2b872b35400075f724f12aa4f6b13 (diff)
downloadpostgresql-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