Re: proposal: better support for debugging of overloaded functions

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: proposal: better support for debugging of overloaded functions
Дата
Msg-id CA+TgmoYD-ss9-7kYkt9RyxtTbmgyO50dQAkE1mms9bnBgZ8dng@mail.gmail.com
обсуждение исходный текст
Ответ на proposal: better support for debugging of overloaded functions  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal: better support for debugging of overloaded functions
Re: proposal: better support for debugging of overloaded functions
Список pgsql-hackers
On Fri, Nov 18, 2011 at 6:24 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> CONTEXT:  PL/pgSQL function "assign_rslts" line 50 at assignment (oid: 65903)
>
> \sf+ 65903

I'm pretty unenthused by the idea of making OIDs more user-visible
than they already are.  If the message is ambiguous, we should include
argument types and (if not the object that would be visible under the
current search_path) a schema qualification.  Spitting out a five (or
six or seven or eight) digit number doesn't seem like a usability
improvement.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: testing ProcArrayLock patches
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: testing ProcArrayLock patches