python - be: fix assertion trap. - Mailing list pgsql-committers

From jwp@pgfoundry.org (User Jwp)
Subject python - be: fix assertion trap.
Date
Msg-id 20050411135936.40A021FB621E@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
fix assertion trap. If ErrorData is duplicated in the Error context, bad things
could happen.
Properly fetch the error's exception class.

Modified Files:
--------------
    be/src:
        error.c (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/error.c.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: pjmodos@pgfoundry.org (User Pjmodos)
Date:
Subject: docbot - docbot: Output more urls per line
Next
From: jwp@pgfoundry.org (User Jwp)
Date:
Subject: python - be: uncomment the LargeObject initialization