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

From Rafael Domiciano
Subject Re: where the stored function meta data can be found?
Date
Msg-id 3a0028490910020935q2f751d20o780c034f1b9f74ed@mail.gmail.com
Whole thread Raw
In response to where the stored function meta data can be found?  (Julius Tuskenis <julius@nsoft.lt>)
Responses Re: where the stored function meta data can be found?
Re: where the stored function meta data can be found?
List pgsql-admin
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



pgsql-admin by date:

Previous
From: Julius Tuskenis
Date:
Subject: where the stored function meta data can be found?
Next
From: Julio Leyva
Date:
Subject: Re: where the stored function meta data can be found?