python - pq: Raise the exception, not return.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - pq: Raise the exception, not return.
Дата
Msg-id 20060310214222.55D051033851@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Raise the exception, not return.

Modified Files:
--------------
    pq/src:
        client3.py (r1.18 -> r1.19)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/client3.py.diff?r1=1.18&r2=1.19)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add a CHECK_FOR_INTERRUPTS() in _bt_buildadd().
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Recent changes in memory management in tuplesort.c had a problem: