Re: Finding the names of inheriting classes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Swan <tswan(at)olemiss(dot)edu>
Cc: pgsql-sql(at)hub(dot)org
Subject: Re: Finding the names of inheriting classes
Date: 2000-06-29 01:55:09
Message-ID: 18141.962243709@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Thomas Swan <tswan(at)olemiss(dot)edu> writes:
> I'm at a loss on how identify or get the names of children of a parent class.

Join pg_class against pg_inherits.

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Nitin Bahadur 2000-06-29 02:29:48 SQL stored procedures and JDBC problem
Previous Message Patrick Coulombe 2000-06-28 20:21:40 temporay table : error is repeated.