Projects / psycopg / Releases / Major bugfixes

RSS All releases tagged Major bugfixes

  •  02 Aug 2006 03:44

Release Notes: This release fixes the NULL float conversion problem introduced in 2.0.3.

  •  14 Feb 2003 12:50

Release Notes: A nasty bug related to bound variables formatting, first introduced in 1.0.15, has been fixed.

  •  13 Feb 2003 14:43

Release Notes: Fixes were made for some rare but nasty bugs: wrong formatting of arguments when using the %.nf format, connection closing but not really closing the database connection, and a little memory leak. Some Mac OS X build improvements are also included.

  •  13 Nov 2001 23:07

Release Notes: Fixes for all known bugs, full DBAPI 2.0 compatibility, and some other minor features.

  •  01 Jun 2001 16:04

Release Notes: A segfault-related bugfix, some Zope fixes, and the addition of missing module symbols as specified in the DBAPI document (paramstyle, threadsafety, etc.).

  •  07 May 2001 04:15

Release Notes: This release fixes some evil bugs like the segfault when the connection to PostgreSQL is lost (now simply raises an exception) and the missing quoting of SQL queries in Zope (ZpsycopgDA). It also adds the ability to close the PostgreSQL connection from Zope, which was a missing method, and a few other minor fixes.

  •  09 Mar 2001 14:32

Release Notes: A nasty bug in ZPsycopgDA was fixed: UPDATEs and INSERTs didn't work in 0.4.3. Upgrading to this version is highly recommended.

  •  05 Mar 2001 10:57

Release Notes: Some serious bugs in ZPsycopgDA were fixed (connections don't need to be reopened when using psycopg). Error management was improved.

  •  19 Feb 2001 12:32

Release Notes: This new release fixes some major bugs, including problems with threading, memory leaks, and fetchmany() returning empty list. It also features a nice 50% speed increase.

Screenshot

Project Spotlight

EJDB

An embedded JSON database engine.

Screenshot

Project Spotlight

Thumbnailator

A thumbnail generation library for Java with a fluent interface.