Re: patch: utf8_to_unicode (trivial)

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: Joseph Adams <joeyadams3.14159@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-08-13T16:50:13Z
Lists: pgsql-hackers
On Fri, Aug 13, 2010 at 12:11 PM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> src/include/port.h?

Oh, hey, look at that.  Any thought on what to about the fact that our
two existing copies of utf2ucs() don't match?  (one tests against 0xf8
where the other against 0xf0)

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company