List Functions and Code

Поиск
Список
Период
Сортировка
От Rebecca Clarke
Тема List Functions and Code
Дата
Msg-id CANY3h+SBQ-Xc6SoCEn5mT_C2VahinbsJ1_sXO3=t5yS70oLnSg@mail.gmail.com
обсуждение исходный текст
Ответы Re: List Functions and Code
Re: List Functions and Code
Re: List Functions and Code
Re: List Functions and Code
Список pgsql-general
Hi

I want to search and list all the functions in a database that reference a particular table within its code. Is there a way to do this?

I can list all the functions from pg_proc, however there is nothing there which provides the code of the function, so therefore I can't query if it mentions a table. I've tried looking in information_schema.routines but this unfortunately does not have it either.

Rebecca


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

Предыдущее
От: tommaso
Дата:
Сообщение: Re: postgres unable to start
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: issue with pg_restore