public inbox for [email protected]  
help / color / mirror / Atom feed
From: Taiki Yamaguchi <[email protected]>
To: [email protected]
Subject: A minor error in "5.8 Inheritance"
Date: Mon, 27 Nov 2006 13:26:36 +0900
Message-ID: <[email protected]> (raw)

Hi,

I found a small error in "5.8 Inheritance" where it says:


Check constraints can be defined on tables within an inheritance
hierarchy. All check constraints on a parent table are automatically
inherited by all of its children. Other types of constraints are not
inherited, however.


However, "not null" constraints also will be inherited. Unique
constraints, primary key and foreign keys are not.


--
Taiki Yamaguchi




view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: A minor error in "5.8 Inheritance"
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox