Re: Different length lines in COPY CSV
| От | Tino Wildenhain |
|---|---|
| Тема | Re: Different length lines in COPY CSV |
| Дата | |
| Msg-id | 1134419412.4975.86.camel@Andrea.peacock.de обсуждение |
| Ответ на | Re: Different length lines in COPY CSV (Andrew Dunstan <andrew@dunslane.net>) |
| Ответы |
Re: Different length lines in COPY CSV
|
| Список | pgsql-hackers |
Am Montag, den 12.12.2005, 15:08 -0500 schrieb Andrew Dunstan: > > Tom Lane wrote: ... > > You are probably right. The biggest wrinkle will be dealing with various > encodings, I suspect. That at least is one thing that doing CSV within > the backend bought us fairly painlessly. Perl's Text::CSV_XS module for > example simply handles this by declaring that only [\x09\x20-\x7f] are > valid in its non-binary mode, and in either mode appears to be MBCS > unaware. We should try to do better than that. Are there any test datafiles available in a repository? I could give it a shot I think. If not maybe we could set up something like that. Regards Tino
В списке pgsql-hackers по дате отправления: