CVSROOT: /cvsrootModule name: pgsql-serverChanges by: darcy(at)postgresql(dot)org 03/01/08 08:42:16
Modified files: src/interfaces/python: pgdb.py
Log message: Correction to last patch. As per the DB-API spec, we need to return None here, not -1.