Re: Have \d show child tables that inherit from the specified parent

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Fetter <david(at)fetter(dot)org>
Cc: damien clochard <damien(at)dalibo(dot)info>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Have \d show child tables that inherit from the specified parent
Date: 2009-02-26 00:30:30
Message-ID: 7527.1235608230@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David Fetter <david(at)fetter(dot)org> writes:
> Should the patch (and the feature) use WITH RECURSIVE in order to get
> the entire tree?

See the note at the top of that file that all queries are expected to
work with server versions back to 7.4.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2009-02-26 01:04:07 Re: effective_cache_size less than shared_buffers
Previous Message David Fetter 2009-02-26 00:02:28 Re: Have \d show child tables that inherit from the specified parent