RELEASSE: psycopg 2.4.1

From: Federico Di Gregorio <federico(dot)digregorio(at)dndg(dot)it>
To: psycopg(at)postgresql(dot)org
Subject: RELEASSE: psycopg 2.4.1
Date: 2011-05-11 08:17:10
Message-ID: 4DCA4606.6040504@dndg.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

Hi *,

Daniele stacked another round of fixes on the devel branch, so it is
time for another release. So, as always, kudos to Daniele and here are
the direct download links (web site will be updated soon):

http://www.psycopg.org/psycopg/tarballs/psycopg2-latest.tar.gz
http://www.psycopg.org/psycopg/tarballs/psycopg2-latest.tar.gz.asc

Release notes attached, as always. And al always, have fun,

federico

What's new in psycopg 2.4.1
---------------------------

- Use own parser for bytea output, not requiring anymore the libpq 9.0
to parse the hex format.
- Don't fail connection if the client encoding is a non-normalized
variant. Issue reported by Peter Eisentraut.
- Correctly detect an empty query sent to the backend (ticket #46).
- Fixed a SystemError clobbering libpq errors raised without SQLSTATE.
Bug vivisectioned by Eric Snow.
- Fixed interaction between NamedTuple and server-side cursors.
- Allow to specify --static-libpq on setup.py command line instead of
just in 'setup.cfg'. Patch provided by Matthew Ryan (ticket #48).

--
Federico Di Gregorio federico(dot)digregorio(at)dndg(dot)it
Studio Associato Di Nunzio e Di Gregorio http://dndg.it
Purtroppo i creazionisti non si sono ancora estinti. -- vodka

Browse psycopg by date

  From Date Subject
Next Message Karsten Hilbert 2011-05-11 08:35:19 Re: Input and Output data traffic
Previous Message Israel Ben Guilherme Fonseca 2011-05-11 00:26:56 Input and Output data traffic