Re: guc GetConfigOptionByNum and tablefunc API - minor changes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: guc GetConfigOptionByNum and tablefunc API - minor changes
Дата
Msg-id 16676.1027228538@sss.pgh.pa.us
обсуждение
Ответ на guc GetConfigOptionByNum and tablefunc API - minor changes  (Joe Conway <mail@joeconway.com>)
Список pgsql-patches
Joe Conway <mail@joeconway.com> writes:
> The tablefunc API change adds the following function:

> * Oid foidGetTypeId(Oid foid) - Get a function's typeid given the
> * function Oid.

Doesn't this duplicate get_func_rettype()?  (Which is more clearly
named anyway; a function's type is a second-order concept IMHO...)

            regards, tom lane

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