Re: bugfix: --echo-hidden is not supported by \sf statements

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: bugfix: --echo-hidden is not supported by \sf statements
Дата
Msg-id 20130224030715.GA16142@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: bugfix: --echo-hidden is not supported by \sf statements  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: bugfix: --echo-hidden is not supported by \sf statements  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
Pavel,

* Pavel Stehule (pavel.stehule@gmail.com) wrote:
> I am looking on this code now, and it is not easy as I though - there
> are two possible errors: not found or found more - so returning
> InvalidOid is not enough - and then some "new lookup" function is not
> simple or is ugly - and I am not sure, so cost is less than benefit.
> in this case.

The problem here is that this code is trying to cheat and use a cast
call to regproc or regprocedure to look for the function.  This has
already been solved in \df, why not refactor that code to be used for
this case as well?
Thanks,
    Stephen

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Strange Windows problem, lock_timeout test request
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Strange Windows problem, lock_timeout test request