Re: Dependency tree to tie type/function deps to a table - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Dependency tree to tie type/function deps to a table
Date
Msg-id 20171213193124.3r6o45avenecndaw@alvherre.pgsql
Whole thread Raw
In response to Re: Dependency tree to tie type/function deps to a table  (Jeremy Finzel <finzelj@gmail.com>)
Responses Re: Dependency tree to tie type/function deps to a table
List pgsql-general
Jeremy Finzel wrote:

> I appreciate that, Melvin.  However, this doesn't do the recursive part.
> It doesn't show me type or function dependencies, for example:

You need a WITH RECURSIVE query ...

If you do figure it out, please publish it as in this section of the wiki
https://wiki.postgresql.org/wiki/Category:Snippets

(In general, it would be good to have lots of contents in Snippets, so
feel free to add stuff that you think may be of general usefulness.)

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-general by date:

Previous
From: Jeremy Finzel
Date:
Subject: Re: Dependency tree to tie type/function deps to a table
Next
From: John R Pierce
Date:
Subject: Re: PostgreSQL Client on SUSE Enterprise Linux Server 11.