Tom Lane f05cfd2c73 Fix failure to think clearly about encoding conversion errors in COPY.
We can't regurgitate the unconverted string as I first thought, because
the elog.c mechanisms will assume the error message data is in the server
encoding and attempt a reverse conversion.  Eventually it might be worth
providing a short-circuit path to support this, but for now the simplest
solution is to abandon trying to report back the line contents after a
conversion failure.  Per bug report from Sil Lee, 27-Oct-2004.
2004-10-29 19:18:22 +00:00
..
2004-08-29 05:07:03 +00:00
2004-08-29 05:07:03 +00:00
2004-08-29 05:07:03 +00:00
2004-08-29 05:07:03 +00:00
2004-08-29 05:07:03 +00:00
2004-08-29 05:07:03 +00:00
2004-08-29 04:13:13 +00:00
2004-08-29 05:07:03 +00:00
2004-08-29 05:07:03 +00:00
2004-08-29 05:07:03 +00:00
2004-09-02 00:22:16 +00:00
2004-08-29 05:07:03 +00:00