Re: PL/pgSQL Todo, better information in errcontext from plpgsql - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: PL/pgSQL Todo, better information in errcontext from plpgsql
Date
Msg-id 4E87A78C-0758-4976-9903-3A395A2D5796@enterprisedb.com
Whole thread Raw
In response to Re: PL/pgSQL Todo, better information in errcontext from plpgsql  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Responses Re: PL/pgSQL Todo, better information in errcontext from plpgsql  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
List pgsql-hackers
On Oct 5, 2006, at 9:30 AM, Pavel Stehule wrote:
> With func oid I can get all other info later, without it, I need  
> estimate which functions are in stack track.

Why do you need the OID to know exactly what function something is?  
What's wrong with schema.function(args)?
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)




--
Jim Nasby                                    jimn@enterprisedb.com
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)




pgsql-hackers by date:

Previous
From: Steve Singer
Date:
Subject: Re: 8.2beta1 failure on IRIX
Next
From: Jim Nasby
Date:
Subject: Re: timetz storage vs timestamptz