python - pq: Handle NULL messages in Executing transactions.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - pq: Handle NULL messages in Executing transactions.
Дата
Msg-id 20060508015246.1CFD786C58F@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Handle NULL messages in Executing transactions.

Modified Files:
--------------
    pq/src:
        client3.py (r1.21 -> r1.22)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/client3.py.diff?r1=1.21&r2=1.22)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Rewrite btree vacuuming to fold the former bulkdelete and cleanup
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - fe: Only attempt to extract tuple counts when rmsg is not None.