Table Inheritence...Just Columns?

From: "Redefined Horizons" <redefined(dot)horizons(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Table Inheritence...Just Columns?
Date: 2006-07-26 21:17:28
Message-ID: e24752a10607261417n11b5ac6bha81838e54ec5f672@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does a child table just inherit the columns from a parent table, or
are other table objects like column constraints and triggers
inherited?

Thanks,

Scott Huey

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alistair Bayley 2006-07-26 21:19:06 What's special about 1916-10-01 02:25:20? Odd jump in internal timestamptz representation
Previous Message Tom Lane 2006-07-26 21:05:13 Re: copy losing information