[PATCH] Patch for more verbose error reporting in pl/tcl - Mailing list pgsql-patches

From Vsevolod Lobko
Subject [PATCH] Patch for more verbose error reporting in pl/tcl
Date
Msg-id 20011003222450.S10793-200000@localhost
Whole thread Raw
Responses Re: [PATCH] Patch for more verbose error reporting in
Re: [PATCH] Patch for more verbose error reporting in pl/tcl
Re: [PATCH] Patch for more verbose error reporting in pl/tcl
List 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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for handling unknown data types in jdbc driver
Next
From: Vsevolod Lobko
Date:
Subject: Re: [PATCH] Patch for more verbose error reporting in