aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-08-07 20:16:11 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-08-07 20:16:11 +0000
commite605fbcccdf4705de4afa7e23be5b8222e1cb00d (patch)
tree4d668691a943c8f559ec09bb00972bbb68563953 /src/tutorial/basics.source
parent87740caa01956db89afdd2f5934d550c939d3c57 (diff)
downloadpostgresql-e605fbcccdf4705de4afa7e23be5b8222e1cb00d.tar.gz
postgresql-e605fbcccdf4705de4afa7e23be5b8222e1cb00d.zip
Try to defend against the possibility that libpq is still in COPY_IN state
when we reach the post-COPY "pump it dry" error recovery code that was added 2006-11-24. Per a report from Neil Best, there is at least one code path in which this occurs, leading to an infinite loop in code that's supposed to be making it more robust not less so. A reasonable response seems to be to call PQputCopyEnd() again, so let's try that. Back-patch to all versions that contain the cleanup loop.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions