postgresql/src/bin
Tom Lane 2f523a6f53 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:56 +00:00
..
initdb Fix initdb to properly escape quotes and backslashes in the supplied 2006-05-27 18:07:22 +00:00
ipcclean Update ipcclean to use try 'id' first for root check. 2006-03-03 21:52:47 +00:00
pg_config Backpatch comment about --sysconfdir. 2006-06-07 12:19:37 +00:00
pg_controldata Remove DOS line endings ("\r\n") from several .po files. DOS line endings 2006-01-01 10:14:21 +00:00
pg_ctl Our version of getopt_long does not set optarg upon detecting an error, as 2006-06-25 04:38:00 +00:00
pg_dump pg_restore failed on tar-format archives if they contained large objects 2006-11-01 15:59:31 +00:00
pg_resetxlog Remove DOS line endings ("\r\n") from several .po files. DOS line endings 2006-01-01 10:14:21 +00:00
pgevent Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
psql Fix psql's \copy command to ensure that it cycles libpq back to the idle state 2006-11-24 23:06:56 +00:00
scripts Remove DOS line endings ("\r\n") from several .po files. DOS line endings 2006-01-01 10:14:21 +00:00
Makefile Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00