Add traceback information to PL/Python errors

Peter Eisentraut <peter_e@gmx.net>

Commit: 2bd78eb8d51cc9ee03ba0287b23ff4c266dcd9b9
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-04-06T19:36:06Z
Releases: 9.1.0
Add traceback information to PL/Python errors

This mimics the traceback information the Python interpreter prints
with exceptions.

Jan Urbański

Files