diff options
author | Tom Lane | 2006-11-24 23:07:07 +0000 |
---|---|---|
committer | Tom Lane | 2006-11-24 23:07:07 +0000 |
commit | e53a43bf1710533028c4e57df5c0322281827779 (patch) | |
tree | 02cb489f16ff2ea624d6ab1b8af047ebaaefeec7 /doc/src | |
parent | 8637cd1ee87b0436b0f72bf3179e4600429dbf7d (diff) |
Fix psql's \copy command to ensure that it cycles libpq back to the idle state
(in particular, causing the ReadyForQuery message to be eaten) before
returning from do_copy. The only known consequence of failing to do so is
that get_prompt might show a wrong result for the %x transaction status
escape, as reported by Bernd Helmle; but it's possible there are other issues.
Back-patch as far as 7.4, the oldest version supporting %x.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions