Re: where the stored function meta data can be found?

Поиск
Список
Период
Сортировка
От Julius Tuskenis
Тема Re: where the stored function meta data can be found?
Дата
Msg-id 4AC991FC.7070205@nsoft.lt
обсуждение исходный текст
Ответ на Re: where the stored function meta data can be found?  (Rafael Domiciano <rafael.domiciano@gmail.com>)
Список pgsql-admin
Hello, Rafael

Thank you. Don't know how I've missed that table in pg_catalog...

2009.10.02 19:35, Rafael Domiciano rašė:
Hello,

I Think you can this kind of information at pg_proc.prosrc

Best Regardas,

Rafael Domiciano

On Fri, Oct 2, 2009 at 3:57 AM, Julius Tuskenis <julius@nsoft.lt> wrote:
Hello, everybody

I tried to find where in pg_catalog stored functions are stored, but with no success. Are they available in pg_catalog at all?
I have to find all the procedures that delete data from one of my tables. I hope there's a better way to do that than simply search function by function....

--
Julius Tuskenis
Programavimo skyriaus vadovas
UAB nSoft
mob. +37068233050





-- 
Julius Tuskenis
Programavimo skyriaus vadovas
UAB nSoft
mob. +37068233050
Вложения

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

Предыдущее
От: Andrzej Zawadzki
Дата:
Сообщение: Problem after upgrade to 8.4.1
Следующее
От: "Jan-Peter Seifert"
Дата:
Сообщение: LIKE - bug or expected behaviour?