summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-11-24 23:07:01 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-11-24 23:07:01 +0000
commitfc821135fbbcd23d8675985465da2f07b45be93b (patch)
tree06158be52a0076ecb461e2d5b0d3ed89aa1d5f91 /src/tutorial
parentdb8a3fd68038907efb47d0ad3de5e037c9594b7c (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 'src/tutorial')
0 files changed, 0 insertions, 0 deletions