Re: child table doesn't inherit PRIMARY KEY?

From: Louis-David Mitterrand <cunctator(at)apartia(dot)ch>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: child table doesn't inherit PRIMARY KEY?
Date: 2000-06-04 07:20:16
Message-ID: 20000604092015.A6240@styx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general pgsql-hackers

On Sun, Jun 04, 2000 at 03:46:53AM +0200, Peter Eisentraut wrote:
> Louis-David Mitterrand writes:
>
> > When creating a child (through CREATE TABLE ... INHERIT (parent)) it
> > seems the child gets all of the parent's contraints _except_ its PRIMARY
> > KEY. Is this normal?
>
> It's kind of a bug.

Is it a well-known bug or have I discovered it? ;-)

(I am sending a copy of the bug report to -hackers)

Thanks,

--
Louis-David Mitterrand - ldm(at)apartia(dot)org - http://www.apartia.fr

"God is a mathematician of very high order, and he used very
advanced mathematics in constructing the universe." (Dirac)

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2000-06-05 10:58:27 INSTALL/install.sgml file
Previous Message Peter Eisentraut 2000-06-04 01:46:53 Re: child table doesn't inherit PRIMARY KEY?

Browse pgsql-general by date

  From Date Subject
Next Message Kari Lempiainen 2000-06-04 08:41:58 Re: Any monitor programs?
Previous Message Peter Eisentraut 2000-06-04 01:46:53 Re: child table doesn't inherit PRIMARY KEY?

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2000-06-04 07:42:57 Re: child table doesn't inherit PRIMARY KEY?
Previous Message Louis-David Mitterrand 2000-06-04 06:52:10 child table doesn't inherit PRIMARY KEY?