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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Vsevolod Lobko <seva(at)sevasoft(dot)kiev(dot)ua>
Cc: "'PostgreSQL Patches'" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [PATCH] Patch for more verbose error reporting in pl/tcl
Date: 2001-10-04 15:47:56
Message-ID: 200110041547.f94Fluw14560@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Newer version applied. Thanks.

> 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?

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-10-04 15:48:03 Re: [PATCH] Patch for more verbose error reporting in
Previous Message Bruce Momjian 2001-10-04 15:46:45 Re: Patch for handling unknown data types in jdbc driver