python - be: Fix depth reduction in exceptions.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Fix depth reduction in exceptions.
Date: 2005-12-14 15:34:48
Message-ID: 20051214153448.839E61125049@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-12-14 16:15:29 python - be: Remove call argument overrides.
Previous Message User Cmaj 2005-12-14 15:23:32 pgaccess - pgaccess: Split views and queries, on commas, into new lines.