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

From jwp@pgfoundry.org (User Jwp)
Subject python - ex: Fix logic(again) to allow all any exception with .code =
Date
Msg-id 20050415214545.D50471FB6218@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Modify MoveOfflineLogs/InstallXLogFileSegment to avoid O(N^2)
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Reduce PANIC to ERROR in several xlog routines that are used in