From: | Andrew Sullivan <ajs(at)commandprompt(dot)com> |
---|---|
To: | pgsql-www(at)postgresql(dot)org |
Subject: | Re: [BUGS] BUG #4279: Bad codepage in our web-site |
Date: | 2008-08-25 13:23:23 |
Message-ID: | 20080825132323.GE8152@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-www |
On Sat, Aug 23, 2008 at 03:45:09PM +0300, Peter Eisentraut wrote:
> The bottom range of Unicode codepoints is the same as ISO 8859-1, but not the
> bottom range of UTF-8 encoded bytes.
Oh, right, silly me. Well, then, those'll need fixing, too.
I'm not sure I see why this is such a problem. It's obvious that if
you're going to support on-the-fly internationalisation on your site
(as postgresql.org does), then you need to pick the one encoding that
allows you to do that.
A
--
Andrew Sullivan
ajs(at)commandprompt(dot)com
+1 503 667 4564 x104
http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2008-08-25 14:16:36 | Re: Need default password for the user "sa" |
Previous Message | Heikki Linnakangas | 2008-08-25 10:54:24 | Re: Postgresql v8.3.3 + Perl v5.10 |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2008-08-25 14:27:36 | Re: [BUGS] BUG #4279: Bad codepage in our web-site |
Previous Message | Magnus Hagander | 2008-08-25 08:00:12 | Re: [BUGS] BUG #4279: Bad codepage in our web-site |