Kris Jurka wrote:
>
> On Tue, 5 Apr 2005, NielsG wrote:
>
>
>>I am trying to figure out if I can get the line number, when executing a
>>"CREATE FUNCTION" statement which fails. The line number of where the
>>error occurs.
[...]
> I can see
> people also wanting detail and hint for certain messages. I see where
> you're coming from, but I'm unsure what should really go into an error
> message.
Perhaps we should put accessors for the various message parts on
PSQLException, but leave the SQLException message as it currently is.
-O