|
Home > Archive > PostgreSQL Bugs > May 2005 > BUG #1655: trapping errors doesn't work
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
BUG #1655: trapping errors doesn't work
|
|
| Emanuel Brokmann 2005-05-09, 8:24 pm |
|
The following bug has been logged online:
Bug reference: 1655
Logged by: Emanuel Brokmann
Email address: brokmann.emanuel@ava.de
PostgreSQL version: 8.0
Operating system: Red Hat Linux 3.2.3-42
Description: trapping errors doesn't work
Details:
while executing:
[color=darkred]
switch='', port='' WHERE >> printboxid=109[color
=darkred]
the following error occurs:
[color=darkred]
i compared the command with the one from page 550 ff of the documentation,
but can't find differences.
Would be kind of you to help me
Emanuel Brokmann
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
| |
| Tom Lane 2005-05-09, 8:24 pm |
| "Emanuel Brokmann" <brokmann.emanuel@ava.de> writes:
> while executing:
> switch='', port='' WHERE >>printboxid=109
[color=darkred]
> the following error occurs:
[color=darkred]
> i compared the command with the one from page 550 ff of the documentation,
> but can't find differences.
> Would be kind of you to help me
Can't help much with such an incomplete, mangled view of the problem :-(
You need to show us the full text of the CREATE FUNCTION command,
without random characters interspersed due to sloppy cut-and-paste.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql
.org
|
|
|
|
|