forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit25ec484
committed
This patch adds reporting of tcl global variable errorInfo
which contains stack trace. One problem, after this patch errors will generate multiline ERRORmessages. Is it acceptable or do I need split it and generate multiplesingleline messages?Vsevolod Lobko1 parent6055333 commit25ec484
1 file changed
+11
-3
lines changedLines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
789 | 789 |
| |
790 | 790 |
| |
791 | 791 |
| |
792 |
| - | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
793 | 797 |
| |
794 | 798 |
| |
795 | 799 |
| |
| |||
1162 | 1166 |
| |
1163 | 1167 |
| |
1164 | 1168 |
| |
1165 |
| - | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
1166 | 1174 |
| |
1167 | 1175 |
| |
1168 | 1176 |
| |
|
0 commit comments
Comments
(0)