From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Markus Bertheau <twanger(at)bluetwanger(dot)de> |
Cc: | Perry Smith <pedz(at)easesoftware(dot)net>, pgsql-ports(at)postgresql(dot)org |
Subject: | Re: US-ASCII on Mac OS X |
Date: | 2004-07-21 07:26:38 |
Message-ID: | 200407210926.38934.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Markus Bertheau wrote:
> Where's the incompatibility here? I always thought utf-8 was binary
> compatible with ASCII for characters in ASCII.
It is for characters in ASCII, but not for the whole 8-bit range. It
depends on the particular circumstances whether it's appropriate to
use.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
From | Date | Subject | |
---|---|---|---|
Next Message | Pierre Abbat | 2004-07-23 20:43:07 | trying to build on Windows: Makefile.global not found |
Previous Message | Markus Bertheau | 2004-07-21 06:47:40 | Re: US-ASCII on Mac OS X |