Re: where the stored function meta data can be found? - Mailing list pgsql-admin

From Julius Tuskenis
Subject Re: where the stored function meta data can be found?
Date
Msg-id 4AC991FC.7070205@nsoft.lt
Whole thread Raw
In response to Re: where the stored function meta data can be found?  (Rafael Domiciano <rafael.domiciano@gmail.com>)
List 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
Attachment

pgsql-admin by date:

Previous
From: Andrzej Zawadzki
Date:
Subject: Problem after upgrade to 8.4.1
Next
From: "Jan-Peter Seifert"
Date:
Subject: LIKE - bug or expected behaviour?