Re: BUG #5188: Inheritance: bug or feature? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5188: Inheritance: bug or feature?
Date
Msg-id 19635.1258300930@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5188: Inheritance: bug or feature?  ("Peter Dobos" <dvc1201@gmail.com>)
List pgsql-bugs
"Peter Dobos" <dvc1201@gmail.com> writes:
> I'm not sure that inherited table records are 'real' records in the ancestor
> table.

They're not.  In particular see
http://www.postgresql.org/docs/8.3/static/ddl-inherit.html#DDL-INHERIT-CAVEATS

            regards, tom lane

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: BUG #5075: Text Search parser does not identify xml tag when attribute name's contains underscore
Next
From: "Brice Maron"
Date:
Subject: BUG #5189: Postgres Crash when trying to ts_stat a empty tsvector