Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 3955F64FD09 for ; Sat, 23 Aug 2008 09:46:55 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 49438-07 for ; Sat, 23 Aug 2008 09:46:49 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from gattler.pezone.net (eisentraut.org [85.214.91.16]) by postgresql.org (Postfix) with ESMTP id 9A75364FCC7 for ; Sat, 23 Aug 2008 09:46:54 -0300 (ADT) Received: from [192.168.2.201] (hoasnet-ff02dd00-70.dhcp.inet.fi [80.221.2.70]) by gattler.pezone.net (Postfix) with ESMTP id 7051515F0808; Sat, 23 Aug 2008 12:46:52 +0000 (UTC) From: Peter Eisentraut To: pgsql-www@postgresql.org Subject: Re: [BUGS] BUG #4279: Bad codepage in our web-site Date: Sat, 23 Aug 2008 15:45:09 +0300 User-Agent: KMail/1.9.9 Cc: Andrew Sullivan References: <20080822175859.GJ4131@commandprompt.com> <200808221803.m7MI3nu12836@momjian.us> <20080822191316.GL4131@commandprompt.com> In-Reply-To: <20080822191316.GL4131@commandprompt.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200808231545.10073.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200808/98 X-Sequence-Number: 15688 On Friday 22 August 2008 22:13:16 Andrew Sullivan wrote: > > =A0=A0=A0=A0=A0=A0FAQ_brazilian.html: =A0 =A0 > content=3D"text/html; charset=3Diso-8859-1"> > > This doesn't need to change because the bottom range of Unicode was made > the same as ISO 8859-1 in order to make the transition somewhat easier. The bottom range of Unicode codepoints is the same as ISO 8859-1, but not t= he=20 bottom range of UTF-8 encoded bytes.