Re: Acccessing individual array elements form plpgsql - Mailing list pgsql-novice

From Tom Lane
Subject Re: Acccessing individual array elements form plpgsql
Date
Msg-id 6666.1110588280@sss.pgh.pa.us
Whole thread Raw
In response to Re: Acccessing individual array elements form plpgsql  ("Celia McInnis" <celia@drmath.ca>)
List pgsql-novice
"Celia McInnis" <celia@drmath.ca> writes:
> Is there some better way to print out debugging info from a stored procedure?

Not really.  The RAISE statement needs some TLC, basically, but no one's
gotten around to it.  Aside from the prohibition on expressions, which
is just silly, it needs to support specifying an error code when
throwing errors ...

            regards, tom lane

pgsql-novice by date:

Previous
From: "Celia McInnis"
Date:
Subject: Re: Acccessing individual array elements form plpgsql
Next
From: Sandy Eggi Martedi
Date:
Subject: Compiling Data Type