Re: PL/pgSQL Todo, better information in errcontext from plpgsql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PL/pgSQL Todo, better information in errcontext from plpgsql
Дата
Msg-id 8113.1159979566@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PL/pgSQL Todo, better information in errcontext from plpgsql  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Ответы Re: PL/pgSQL Todo, better information in errcontext from  (Markus Schaber <schabi@logix-tt.com>)
Re: PL/pgSQL Todo, better information in errcontext from plpgsql  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Список pgsql-hackers
"Pavel Stehule" <pavel.stehule@hotmail.com> 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [PATCHES] vcbuild bison check
Следующее
От: "Strong, David"
Дата:
Сообщение: Another aspect of set_ps_display ()