"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

it's strong argument, but it's true. I didn't think about it. Without fid I am not able identify function.

regards
Pavel Stehule

_________________________________________________________________
Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to