Federico Di Gregorio | 9 Aug 2009 17:30
Favicon
Gravatar

RELEASE: psycopg 2.0.12

Hi *,

I just fixed a couple of bugs in psycopg so here's the new release. I
still have a couple of patches to review and some python 3 work that
I'll release later this August as psycopg 2.1 (with Python 3 support).

In the meantime here is a better (hopefully) psycopg for Python 2:

http://initd.org/pub/software/psycopg/psycopg2-2.0.12.tar.gz
http://initd.org/pub/software/psycopg/psycopg2-2.0.12.tar.gz.asc
http://initd.org/pub/software/psycopg/ChangeLog-2.0

An excerpt from the NEWS file follows. Have fun,

federico

What's new in psycopg 2.0.12
---------------------------

* New features:
  - The connection object now has a reset() method that can be used to
    reset the connection to its default state.

* Bug fixes:
  - copy_to() and copy_from() now accept a much larger number of
columns.
  - Fixed PostgreSQL version detection.
  - Fixed ZPsycopgDA version check.
  - Fixed regression in ZPsycopgDA that made it behave wrongly when
    receiving serialization errors: now the query is re-issued as it
    should be by propagating the correct exception to Zope.
  - Writing "large" large objects should now work.

--

-- 
Federico Di Gregorio                         http://people.initd.org/fog
Debian GNU/Linux Developer                                fog@...
INIT.D Developer                                           fog@...
 There's no greys, only white that's got grubby. I'm surprised you
  don't know that. And sin, young man, is when you treat people as
  things. Including yourself.                       -- Granny Weatherwax
_______________________________________________
Psycopg-announce mailing list
Psycopg-announce@...
http://lists.initd.org/mailman/listinfo/psycopg-announce

Gmane