python - ex: Fix logic(again) to allow all any exception with .code =

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (User Jwp)
Тема python - ex: Fix logic(again) to allow all any exception with .code =
Дата
Msg-id 20050415214545.D50471FB6218@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix logic(again) to allow all any exception with .code = SUCCESS to take any
error code.
This is a temporary fix until the strict regulations are in place, whereby it
would restrict any code tied to a different exception class.
Also, add vim formatting magic.

Modified Files:
--------------
    ex/src:
        code.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/src/code.py.diff?r1=1.1.1.1&r2=1.2)
        prime.py (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/src/prime.py.diff?r1=1.2&r2=1.3)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Modify MoveOfflineLogs/InstallXLogFileSegment to avoid O(N^2)
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Reduce PANIC to ERROR in several xlog routines that are used in