Show stored function code

Поиск
Список
Период
Сортировка
От mephysto
Тема Show stored function code
Дата
Msg-id 1332941597167-5600485.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: Show stored function code  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-novice
Hello,
I'm trying to execute search in my stored functions code, but I have some
difficulties. I'm using postgres 9.1.3, and if I execeute this query

SELECT prosrc FROM pg_proc WHERE proname = <function name>;

I retrieve an empty column for all my custom stored functions.

Are I committing some errors?
Is there an alternative way to achieve my goal?

Thanks in advance.

Meph

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Show-stored-function-code-tp5600485p5600485.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

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

Предыдущее
От: JORGE MALDONADO
Дата:
Сообщение: Re: Restoring roles information
Следующее
От: mephysto
Дата:
Сообщение: Re: application_name