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

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject pgsql/src/interfaces/python pgdb.py
Date
Msg-id 20020603174211.71683475F11@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    02/06/03 13:42:11

Modified files:
    src/interfaces/python: pgdb.py

Log message:
    Small patch to correct the default arraysize associated
    with the Cursor object's fetchmany() method.  The API and
    inline documentation state that the default is 1.  It
    currently defaults to 5.

    Patrick Macdonald


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/doc TODO
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/doc/TODO.detail privileges