Re: foreign key constraint not being respected with type created by CREATE TYPE - Mailing list pgsql-general

From H Hale
Subject Re: foreign key constraint not being respected with type created by CREATE TYPE
Date
Msg-id 20050610195926.9343.qmail@web52303.mail.yahoo.com
Whole thread Raw
In response to Re: foreign key constraint not being respected with type created by CREATE TYPE  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
It is likely if the foreign key was in a base table.
:)

Fairly new with PG and missed this minor but
significant detail (keys not inherited)



--- Tom Lane <tgl@sss.pgh.pa.us> wrote:

> H Hale <hhale21@yahoo.com> writes:
> > I have created a new data type using CREATE TYPE.
> > Foreign keys constaints are not being respected
> with
> > columns using the new type.
>
> That hardly seems likely.  I'd look for bugs in your
> comparison
> functions ;-)
>
>             regards, tom lane
>




__________________________________
Discover Yahoo!
Use Yahoo! to plan a weekend, have fun online and more. Check it out!
http://discover.yahoo.com/

pgsql-general by date:

Previous
From: Ian Harding
Date:
Subject: PostgreSQL Certification
Next
From: "David Parker"
Date:
Subject: Re: index xyz is not a btree