Re: [PATCH] Formatting patch for psql - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: [PATCH] Formatting patch for psql
Date
Msg-id 200511242335.12373.peter_e@gmx.net
Whole thread Raw
In response to Re: [PATCH] Formatting patch for psql  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: [PATCH] Formatting patch for psql  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-patches
Martijn van Oosterhout wrote:
> On Thu, Nov 24, 2005 at 03:45:12PM +0100, Peter Eisentraut wrote:
> > Shouldn't you use PQmblen() to determine whether an encoding is
> > single-byte, rather than having an enumerated list?
>
> Actually, thinking about it the answer is no. The code is relying on
> the fact that it's a charset that has ASCII as a subset.

Which code does that?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-patches by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: [PATCH] Formatting patch for psql
Next
From: Martijn van Oosterhout
Date:
Subject: Re: [PATCH] Formatting patch for psql