RELEASSE: psycopg 2.4.1 - Mailing list psycopg

From Federico Di Gregorio
Subject RELEASSE: psycopg 2.4.1
Date
Msg-id 4DCA4606.6040504@dndg.it
Whole thread Raw
List 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.digregorio@dndg.it
Studio Associato Di Nunzio e Di Gregorio                  http://dndg.it
           Purtroppo i creazionisti non si sono ancora estinti. -- vodka


psycopg by date:

Previous
From: Israel Ben Guilherme Fonseca
Date:
Subject: Input and Output data traffic
Next
From: Karsten Hilbert
Date:
Subject: Re: Input and Output data traffic