Re: Inherits tables and current CVS - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Inherits tables and current CVS
Date
Msg-id 200306252008.h5PK8MF28035@candle.pha.pa.us
Whole thread Raw
In response to Re: Inherits tables and current CVS  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Is this a TODO?

---------------------------------------------------------------------------

Tom Lane wrote:
> Teodor Sigaev <teodor@sigaev.ru> writes:
> > How can I know tables is inherited or no?
>
> You have to look in pg_inherits.  AFAIR psql has no \d command that will
> tell you anything about it.
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: "Reuben D. Budiardja"
Date:
Subject: Re: INSERT WHERE NOT EXISTS
Next
From: Tom Lane
Date:
Subject: Re: Many Pl/PgSQL parameters -> AllocSetAlloc(128)?