Foreign key in composite values - Mailing list pgsql-general

From Vincent De Groote
Subject Foreign key in composite values
Date
Msg-id 1304674574.4709.24.camel@portable-vdg
Whole thread Raw
Responses Re: Foreign key in composite values  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hello,

I have a composite type with 2 fields.  I would like to check that one of these fields exists in another table.

Foreign keys on a composite field does not seem to be supported.
Is there another way to do that ?

Thanks for your reply
Vincent De Groote

pgsql-general by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: undead index
Next
From: "Asfand Qazi (Sanger Institute)"
Date:
Subject: Re: Generating fields in views with search/replace?