Table dependencies

From: Kaarel Kitsemets <krl(at)klaabu(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Table dependencies
Date: 2009-04-14 12:25:02
Message-ID: 49E4809E.7020803@klaabu.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I need to make a change to a table that many stored procedures depend
on. Is there an automatic way of finding all the functions that depend
on a certain table?
I have tried the dependents and dependencies report in pgAdmin but these
do not include functions.

Thank you in advance,
Kaarel

Responses

Browse pgsql-general by date

  From Date Subject
Next Message sandiphw 2009-04-14 12:28:29 Re: pgSql authentication problem with openLdap
Previous Message Craig Ringer 2009-04-14 12:10:40 Re: Is it bad sorting in UTF ??