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 ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly