pgsql/src/interfaces/python pgdb.py

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian - CVS)
Тема pgsql/src/interfaces/python pgdb.py
Дата
Msg-id 20020603174211.71683475F11@postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/doc TODO
Следующее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql/doc/TODO.detail privileges