[PATCH] Patch for more verbose error reporting in pl/tcl

From: Vsevolod Lobko <seva(at)sevasoft(dot)kiev(dot)ua>
To: "'PostgreSQL Patches'" <pgsql-patches(at)postgresql(dot)org>
Subject: [PATCH] Patch for more verbose error reporting in pl/tcl
Date: 2001-10-03 19:30:23
Message-ID: 20011003222450.S10793-200000@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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?

Attachment Content-Type Size
pgdiff text/plain 1010 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Vsevolod Lobko 2001-10-03 19:38:53 Re: [PATCH] Patch for more verbose error reporting in
Previous Message Bruce Momjian 2001-10-03 19:11:58 Re: Patch for handling unknown data types in jdbc driver