Re: inherited columns as foreign keys WAS "no subject" - Mailing list pgsql-general

From Michael Adler
Subject Re: inherited columns as foreign keys WAS "no subject"
Date
Msg-id Pine.NEB.4.44.0204081507300.10619-100000@reva.sixgirls.org
Whole thread Raw
In response to Re: inherited columns as foreign keys WAS "no subject"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
This is the a page in the interactive docs. There's a modest dialogue with
workaround suggestions.

http://www.postgresql.org/idocs/index.php?inherit.html


On Mon, 8 Apr 2002, Tom Lane wrote:

> Date: Mon, 08 Apr 2002 10:09:54 -0400
> From: Tom Lane <tgl@sss.pgh.pa.us>
> To: Frank Joerdens <frank@joerdens.de>
> Cc: Michael Adler <adler@glimpser.org>,
>      Stephan Szabo <sszabo@megazone23.bigpanda.com>,
>      pgsql-general@postgresql.org
> Subject: Re: [GENERAL] inherited columns as foreign keys WAS "no subject"
>
> Frank Joerdens <frank@joerdens.de> writes:
> > Does anyone know where there might be a document on what exactly it does
> > and what sort of scenario would benefit from this feature?
>
> http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/tutorial-inheritance.html
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

Mike


pgsql-general by date:

Previous
From: "David Esposito"
Date:
Subject: Re: vacuuming not working?
Next
From: Tom Lane
Date:
Subject: Re: Do I just not understand count()?