Re: BUG #3956: COPY FROM doesn't parse file correctly - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3956: COPY FROM doesn't parse file correctly
Date
Msg-id 1466.1202846388@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3956: COPY FROM doesn't parse file correctly  ("Maxim Ivanov" <ivanov.maxim@gmail.com>)
List pgsql-bugs
"Maxim Ivanov" <ivanov.maxim@gmail.com> writes:
> COPY FROM couldn't parse file correctly. "\" symbol escapes delimeter. So
> string(spaces are tabulation symbols)
> 11111 AAAAAA BBBBB\ CCCCCC
> would be recognized as three field string instead of 4 field.

Sounds perfectly correct to me.  What were you expecting?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Maxim Ivanov"
Date:
Subject: BUG #3956: COPY FROM doesn't parse file correctly
Next
From: "Vladimir Zuvela"
Date:
Subject: BUG #3957: make: *** [all] Error 2 / libpq.so.5.1