Re: BUG #5188: Inheritance: bug or feature?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Peter Dobos" <dvc1201(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5188: Inheritance: bug or feature?
Date: 2009-11-15 16:02:10
Message-ID: 19635.1258300930@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Peter Dobos" <dvc1201(at)gmail(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2009-11-15 20:57:33 Re: BUG #5189: Postgres Crash when trying to ts_stat a empty tsvector
Previous Message Peter Eisentraut 2009-11-15 13:56:05 Re: BUG #5075: Text Search parser does not identify xml tag when attribute name's contains underscore