pgsql/src/interfaces/python Tag: REL7_1_STABLE ... - Mailing list pgsql-committers

From Bruce Momjian - CVS
Subject pgsql/src/interfaces/python Tag: REL7_1_STABLE ...
Date
Msg-id 200108161521.f7GFLsx22763@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/08/16 11:21:53

Modified files:
    src/interfaces/python: Tag: REL7_1_STABLE pgmodule.c

Log message:
    This patch fixes the well-known but unfixed bug that fetchone() always
    returns the first result in the DB-API compliant wrapper. It turned out
    that the bug was way down in the C code.

    Gerhard H�ring


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/interfaces/python pgmodule.c
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm ...