How can I look at a recursive table dependency tree? - Mailing list pgsql-general

From Igor Katson
Subject How can I look at a recursive table dependency tree?
Date
Msg-id 49747B31.4010804@gmail.com
Whole thread Raw
Responses Re: How can I look at a recursive table dependency tree?  (Richard Huxton <dev@archonet.com>)
Re: How can I look at a recursive table dependency tree?  (Filip Rembiałkowski <plk.zuber@gmail.com>)
Re: How can I look at a recursive table dependency tree?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
List pgsql-general
I want to DROP CASCADE a table, but I am afraid that amoung numerous
recursive dependencies there will be smth, that I don't want to drop.

Is there a way to watch all dependencies recursively without doing a drop?

pgsql-general by date:

Previous
From: "Thom Brown"
Date:
Subject: Re: How can I display the contents of a function?
Next
From: Igor Katson
Date:
Subject: Re: How can I display the contents of a function?