"Pavel Stehule" <[EMAIL PROTECTED]> writes:
> I miss some info in context: function's oid, function's argumenst and 
> schema. Maybe:

> 199292 function public.foo(int, int, int) language plpgsql statement return 
> line 10

Putting the OID there is a seriously awful idea, not least because it
would make it impossible to have stable regression-test outputs.

I'm not really convinced that we need more than the function name.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to