Kris Jurka wrote:
>
> On Thu, 10 Feb 2005, Xavier Poinsard wrote:
>
>
>>I read in the code that the Uninmplemented exception was designed to
>>reduce driver size, but would you consider a patch adding the name of
>>the unimplemented function to the message ?
>>
>
>
> I don't know, it doesn't seem all that useful. Anyone doing real
> development will surely know what function they are calling and will have
> the stacktrace handy. If we find out that Crystal Reports or other
> applications only return the error message with no context then we should
> probably do something about it. For now I believe time would be better
> spent actually implementing these methods.
Sure, but they are a lot of methods to implement and if we want to fix
quickly the functions used by Crystal reports (for example), without
stack trace, it is the only simple way.
>
> Kris Jurka
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>