Re: endash not a graphic character? - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: endash not a graphic character?
Date
Msg-id 20160821174915.GA29629@wolff.to
Whole thread Raw
In response to Re: endash not a graphic character?  (rob stone <floriparob@gmail.com>)
List pgsql-general
On Sun, Aug 21, 2016 at 08:12:23 +1000,
  rob stone <floriparob@gmail.com> wrote:
>
>You can't use — (emdash) or – (endash)?
>Or their hex equivalents. See the Unicode chart.

By the way, those aren't the correct codes. That only works if your
code treats iso-5589-1 code points as windows 1252 code points. That
may happen to work in many cases, but isn't a good thing to bet on.
(Single byte utf8 codes match iso-8859-1, not windows 1252.)


pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: endash not a graphic character?
Next
From: Bruno Wolff III
Date:
Subject: Re: endash not a graphic character?