postgresql/src/bin
Tom Lane df3a6fe477 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.
2006-11-24 23:06:50 +00:00
..
initdb Translation updates 2006-11-24 17:11:57 +00:00
ipcclean Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_config Translation updates 2006-11-24 17:11:57 +00:00
pg_controldata Translation updates 2006-11-24 17:11:57 +00:00
pg_ctl Translation updates 2006-11-24 17:11:57 +00:00
pg_dump Translation updates 2006-11-24 17:11:57 +00:00
pg_resetxlog Translation updates 2006-11-24 17:11:57 +00:00
pgevent pgevent fixes: 2006-10-03 22:12:14 +00:00
psql Fix psql's \copy command to ensure that it cycles libpq back to the idle state 2006-11-24 23:06:50 +00:00
scripts Translation updates 2006-11-24 17:11:57 +00:00
Makefile Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00