This patch adds reporting of tcl global variable errorInfo
Bruce Momjian <bruce@momjian.us>
This patch adds reporting of tcl global variable errorInfo which contains stack trace. One problem, after this patch errors will generate multiline ERROR messages. Is it acceptable or do I need split it and generate multiple singleline messages? Vsevolod Lobko
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/tcl/pltcl.c | modified | +11 −3 |