Re: 8.0.0beta1 small inconsistency in pg_aggregate listing

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: 8.0.0beta1 small inconsistency in pg_aggregate listing
Дата
Msg-id Pine.LNX.4.58.0408201747140.31684@sablons.cri.ensmp.fr
обсуждение исходный текст
Ответ на Re: 8.0.0beta1 small inconsistency in pg_aggregate listing  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
> > Maybe something wrong with the regproc type?
>
> regprocout doesn't schema-qualify if the function name is unique without
> it.

Ok. Maybe too clever, as I couldn't guess by looking at it.

> Of course, the function name isn't necessarily unique *with* it, either,
> but regproc can't do anything about that.  Cast to regprocedure if you
> want to see a more helpful display of the function.

Much better indeed.

Thanks a lot for the light. Have a nice day.

--
Fabien Coelho - coelho@cri.ensmp.fr

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 8.0.0beta1 small inconsistency in pg_aggregate listing
Следующее
От: Stefanos Harhalakis
Дата:
Сообщение: Re: pgsql 8.0.0b1 - openssl detection