Re: Wich systema catalog table?? - Mailing list pgsql-admin

From Guido Barosio
Subject Re: Wich systema catalog table??
Date
Msg-id f7f6b4c70602140756v1fbd1143s69d8e437c4bf15e6@mail.gmail.com
Whole thread Raw
In response to Wich systema catalog table??  ("Rodrigo Katsumoto Sakai" <rodrigo.sakai@poli.usp.br>)
Responses Re: Wich systema catalog table??
List 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.sakai@poli.usp.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 .
/ \ -----------------------------------------------------------------

pgsql-admin by date:

Previous
From: "Rodrigo Katsumoto Sakai"
Date:
Subject: Wich systema catalog table??
Next
From: Alvaro Herrera
Date:
Subject: Re: Wich systema catalog table??