Re: [BUGS] importing 0xe3809c character, aka wave dash

2005-08-22 Thread Jorg Heymans
FWIW, I edited the mappings under src/backend/utils/mb/Unicode, added the character mappings and rebuilt postgres to make the characters imported correctly. Learning more about the problem, it seemed that there is no 100% standard for mapping certain characters and everyone sort of does them how t

[BUGS] importing 0xe3809c character, aka wave dash

2005-08-19 Thread Jorg Heymans
Hi, I am having problems importing sql files containing WAVE DASH or MINUS character : WARNING: ignoring unconvertible UTF-8 character 0xe3809c WARNING: ignoring unconvertible UTF-8 character 0xe28892 The data contains japanese characters and is imported correctly apart from these two. It seem