Re: client encoding name normalization in psycopg 2.4

From: Federico Di Gregorio <federico(dot)digregorio(at)dndg(dot)it>
To: psycopg(at)postgresql(dot)org
Subject: Re: client encoding name normalization in psycopg 2.4
Date: 2011-04-08 11:34:19
Message-ID: 4D9EF2BB.2060805@dndg.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On 07/04/11 21:46, Peter Eisentraut wrote:
[snip]
> Attached is a patch that implements that. Note that the PostgreSQL
> backend version of this actually lowercases the encoding names during
> normalization. I have made this patch uppercase them to keep the patch
> smaller, but you may want to consider doing the lowercasing, to keep
> things consistent.

The patch seems fine to me. I'll check it in later during the we.

federico

--
Federico Di Gregorio federico(dot)digregorio(at)dndg(dot)it
Studio Associato Di Nunzio e Di Gregorio http://dndg.it
If nobody understand you, that doesn't mean you're an artist.
-- anonymous

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2011-04-08 12:59:35 Re: client encoding name normalization in psycopg 2.4
Previous Message Karsten Hilbert 2011-04-08 09:52:13 Re: portable DBAPI auto-increment