pgsql-server/src/interfaces/python pgdb.py - Mailing list pgsql-committers

From darcy@postgresql.org (D'Arcy Cain)
Subject pgsql-server/src/interfaces/python pgdb.py
Date
Msg-id 20030108134216.DA88F4760A7@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    darcy@postgresql.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.


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/doc TODO
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/src/interfaces/libpq fe-connect.c