This patch adds reporting of tcl global variable errorInfo

Bruce Momjian <bruce@momjian.us>

Commit: 25ec48472233e771c53a174fd53a8bd9ac0e5199
Author: Bruce Momjian <bruce@momjian.us>
Date: 2001-10-04T15:47:41Z
Releases: 7.2.1
  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

PathChange+/−
src/pl/tcl/pltcl.c modified +11 −3