How can I inherit constraints? - Mailing list pgsql-sql

From Andreas
Subject How can I inherit constraints?
Date
Msg-id 4E66C307.9080605@gmx.net
Whole thread Raw
List 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.


pgsql-sql by date:

Previous
From: "Little, Douglas"
Date:
Subject: Re: Schema partitioning
Next
From: Waqar Azeem
Date:
Subject: My Trigger is not working :(