| From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Unicode problems on IRC |
| Date: | 2005-04-04 15:20:25 |
| Message-ID: | 42515B39.5070804@familyhealth.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hey guys,
The 'Unicode characters above 0x10000' issue keeps rearing its ugly head
in the IRC channel. I propose that it be fixed, even backported...
This is John Hansen's most recent patch to fix it:
http://archives.postgresql.org/pgsql-patches/2004-11/msg00259.php
And from what I can tell it was committed, then reverted because it
wasn't a "bug". It was going to go in for 8.1.
We on the channel are starting to think that it is in fact a bug. There
are are people with legitimately utf-8 encoded XML documents that they
cannot store in PostgreSQL. Apparently in the distant past, Unicode was
limited to 0x10000, but then was extended.
Perhaps we can reopen this case...
Chris
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2005-04-04 15:36:10 | Re: [HACKERS] plPHP in core? |
| Previous Message | Joshua D. Drake | 2005-04-04 15:03:50 | Re: [HACKERS] plPHP in core? |