Search Postgresql Archives

Re: endash not a graphic character?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Aug 21, 2016 at 08:12:23 +1000,
 rob stone <floriparob@xxxxxxxxx> wrote:

You can't use &#151; (emdash) or &#150; (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.)


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux