Re: Reporting errors inside plpgsql/SPI queries - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Reporting errors inside plpgsql/SPI queries
Date
Msg-id 14075.1079912043@sss.pgh.pa.us
Whole thread Raw
In response to Re: Reporting errors inside plpgsql/SPI queries  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
Joe Conway <mail@joeconway.com> writes:
> Tom Lane wrote:
>> Does this bother people enough to justify hacking the SPI interface
>> to allow a label to be passed in?

> That may be the only way to have the message make sense in all contexts.

Could be.  For the moment I committed the code using "SQL query" (maybe
content-free, but by the same token reasonably likely to apply
everywhere...)  I'm still open to alternatives though.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_autovacuum next steps
Next
From: Markus Bertheau
Date:
Subject: Re: pg_autovacuum next steps