| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Michael Robinson <robinson(at)netrinsics(dot)com> |
| Cc: | pgsql-hackers(at)hub(dot)org |
| Subject: | Re: Re: Big 7.1 open items |
| Date: | 2000-06-14 14:37:21 |
| Message-ID: | 200006141437.KAA11436@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> While people are working on that, they might want to add some sanity checking
> to the multibyte character decoders. Currently they fail to check for
> "illegal" character sequences (i.e. sequences with no valid multibyte mapping),
> and fail to do something reasonable (like return an error, silently drop the
> offending characters, or anything else besides just returning random garbage
> and crashing the backend).
>
> The last time this failed to get on the TODO list because Bruce wanted
> more than one person to verify that it was an issue. If several people
> are going to work on the NATIONAL CHARACTER stuff, maybe they could look
> into this issue, too.
The issue is that some people felt we shouldn't be performing such
checks, and some did.
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2000-06-14 14:42:15 | Re: Big 7.1 open items |
| Previous Message | Murad Nayal | 2000-06-14 14:23:32 | info on unixODBC/Postgres driver port to IRIX 6.5.7 64bit |