How can I inherit constraints?

From: Andreas <maps(dot)on(at)gmx(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: How can I inherit constraints?
Date: 2011-09-07 01:04:07
Message-ID: 4E66C307.9080605@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

how would I let a table inherit the constraints of its parent(s) ?

It'd be rather cool not having to repeat every foreign key a table
inherited from it's parents.

Browse pgsql-sql by date

  From Date Subject
Next Message Waqar Azeem 2011-09-09 12:27:41 My Trigger is not working :(
Previous Message Little, Douglas 2011-09-02 13:22:33 Re: Schema partitioning