copy from stdin; bug? - Mailing list pgsql-hackers

From Rehak Tamas
Subject copy from stdin; bug?
Date
Msg-id Pine.GSO.4.30.0101141820100.2090-100000@balu
Whole thread Raw
Responses Re: copy from stdin; bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello

i don't know, whether it is a real bug or what, has been fixed or not, but
i can't find any info about it:

i try to fill my table from a file using copy from stdin and postgresql
corrupt the table. This happen if before the <tab> or end of line there
is word that has a non-standard letter like o with accent and then an
ordinary lette [a-z]. and now i reproduced this error if that o is at the
and of the word. in these cases that word and the next one get into the
same field...

why does it happen?

thanks
tRehak

------------------------------------
E-Mail: Tom Rehak <rehak@sch.bme.hu>
------------------------------------



pgsql-hackers by date:

Previous
From: Barry Stewart
Date:
Subject: SUCCESS!!: bizarre behavior of 'time' data entry
Next
From: Tom Lane
Date:
Subject: Re: Must implement PQnotifyFree()