Information schema question

Поиск
Список
Период
Сортировка
От Sean Davis
Тема Information schema question
Дата
Msg-id F6842CBA-76B1-11D9-8DF0-000D933565E8@mail.nih.gov
обсуждение исходный текст
Список pgsql-novice
If I want to get, for example, all of the "user-defined" functions that
are available for execution by the current user, how could I go about
that?  I see how to grab these for any given schema, but how can I tell
what schemas the current user has access to if the user can execute the
function?  I thought I could use the routine_privileges view, but it
doesn't seem to have functions that I create in it--do I have to
explicitely grant execute on all functions for them to show up in
routine_privileges?

Thanks,
Sean


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

Предыдущее
От: Arthur van Dorp
Дата:
Сообщение: Using a preprocessor for constants in SQL
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Storing latitude and longitude