Re: COPY alloc problem in 7.4 - Mailing list pgsql-bugs

From Margus Väli
Subject Re: COPY alloc problem in 7.4
Date
Msg-id 1070280201.32453.80.camel@localhost.localdomain
Whole thread Raw
In response to Re: COPY alloc problem in 7.4  (Neil Conway <neilc@samurai.com>)
List pgsql-bugs
I'm sending another file we have the alloc problem with.
mv

Neil Conway kirjutas R, 28.11.2003 kell 23:41:
> unicode_test=# copy marksona from '/home/nconway/copy_input.asc' with delimiter '|' null as '';
> ERROR:  Unicode characters greater than or equal to 0x10000 are not supported
> CONTEXT:  COPY marksona, line 12, column sona: "Balti Sõjaväeringkonna Ülemjuh"



Attachment

pgsql-bugs by date:

Previous
From: He Li
Date:
Subject: PostgreSQL 7.4 & initdb in HP-UX 11i ---> creating conversions... ERROR: could not access file "$libdir/ascii_and_mic": No such file or directory
Next
From: Bruce Momjian
Date:
Subject: Re: PATCH: Uninitialized variable usage in contrib/pg_autovacuum