From: | Guido Barosio <gbarosio(at)gmail(dot)com> |
---|---|
To: | Rodrigo Katsumoto Sakai <rodrigo(dot)sakai(at)poli(dot)usp(dot)br> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Wich systema catalog table?? |
Date: | 2006-02-14 15:56:14 |
Message-ID: | f7f6b4c70602140756v1fbd1143s69d8e437c4bf15e6@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi Rodrigo,
Your answer seems to be here:
http://www.postgresql.org/docs/8.0/static/catalog-pg-proc.html
If "specitifation" means the actual source of the procedure you shall ask
for the prosrc column in the pg_proc relation. But check the documentation
first.
Best wishes,
Guido
On 2/14/06, Rodrigo Katsumoto Sakai <rodrigo(dot)sakai(at)poli(dot)usp(dot)br> wrote:
>
> Hello all,
>
> I want to know in wich system catalog table I can see the specification
> of a procedure! Exactly I'm looking for "RI_Fkey_check_ins" and
> "RI_Fkey_cascade_del"!
>
> Thanks!
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
--
/"\ ASCII Ribbon Campaign .
\ / - NO HTML/RTF in e-mail .
X - NO Word docs in e-mail .
/ \ -----------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2006-02-14 23:48:42 | Re: Wich systema catalog table?? |
Previous Message | Rodrigo Katsumoto Sakai | 2006-02-14 15:43:26 | Wich systema catalog table?? |