python - be: Fix depth reduction in exceptions. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Fix depth reduction in exceptions.
Date
Msg-id 20051214153448.839E61125049@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix depth reduction in exceptions.

Also, don't delete those attributes as they are no longer there.

Modified Files:
--------------
    be/src:
        pl.c (r1.30 -> r1.31)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.30&r2=1.31)

pgsql-committers by date:

Previous
From: cmaj@pgfoundry.org (User Cmaj)
Date:
Subject: pgaccess - pgaccess: Split views and queries, on commas, into new lines.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Remove call argument overrides.