Re: bugreport 7.4.5

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: abief_ag_-postgresql(at)yahoo(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: bugreport 7.4.5
Date: 2004-11-10 17:38:56
Message-ID: 13940.1100108336@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Riccardo G. Facchini" <abief_ag_-postgresql(at)yahoo(dot)com> writes:
> creating a table that inherits from another two tables with "WITHOUT
> OIDS" generates a table "WITH OIDS",

This is not a bug. If either parent table has oids then the child must
as well. It's just like inheriting a regular column.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2004-11-10 17:55:47 Re: ALTER USER SET log_* not allowed...
Previous Message Tom Lane 2004-11-10 17:33:51 Re: BUG #1311: Can't crosscompile