Re: [BUGS] BUG #4279: Bad codepage in our web-site - Mailing list pgsql-www

From Andrew Sullivan
Subject Re: [BUGS] BUG #4279: Bad codepage in our web-site
Date
Msg-id 20080825132323.GE8152@commandprompt.com
Whole thread Raw
In response to Re: [BUGS] BUG #4279: Bad codepage in our web-site  (Peter Eisentraut <peter_e@gmx.net>)
List 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@commandprompt.com
+1 503 667 4564 x104
http://www.commandprompt.com/


pgsql-www by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: [BUGS] BUG #4279: Bad codepage in our web-site
Next
From: Peter Eisentraut
Date:
Subject: Re: [BUGS] BUG #4279: Bad codepage in our web-site