Function Dependency

From: Padam J Singh <padam(dot)singh(at)inventum(dot)cc>
To: pgsql-sql(at)postgresql(dot)org
Subject: Function Dependency
Date: 2006-02-02 06:24:32
Message-ID: 43E1A5A0.1000401@inventum.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

I am maintaining an application that has over 400 procedures and functions written in plsql, and around 100 tables.

I want to generate a function dependency chart to depict the following:

1. Inter function/procedure dependencies

2. function-tables dependencies

3. function-sequences depencies

Is there a standard method of doing this?

Thanks in advance,

Padam.

Attachment Content-Type Size
unknown_filename text/html 732 bytes
padam.singh.vcf text/x-vcard 363 bytes

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Magnus Hagander 2006-02-02 08:49:32 Re: Does PostgreSQL support job?
Previous Message Daniel CAUNE 2006-02-02 02:53:17 Re: Does PostgreSQL support job?