| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | jwieck(at)debis(dot)com (Jan Wieck) |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] copy |
| Date: | 1998-11-27 19:16:33 |
| Message-ID: | 2198.912194193@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
jwieck(at)debis(dot)com (Jan Wieck) writes:
> I can, but it isn't a bug! At least not one in the backend.
> The file must contain CRLF at the end of a line instead of a
> single LF.
Good eye! I had noticed the odd formatting of Jose's output, but
didn't draw the right conclusion --- I thought it just got messed
up in the preparation of his mail message.
I guess the next question is whether we like this behavior or not.
I could see an argument for stripping CR if it's not quoted somehow...
but this ought to be considered in the context of the whole is-COPY-
8-bit-clean issue that keeps coming up.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Ivar Helbekkmo | 1998-11-27 19:20:16 | Re: [HACKERS] Re: Mysql 321 - Mysql 322 - msql |
| Previous Message | Jan Wieck | 1998-11-27 18:56:03 | Re: [HACKERS] copy |