Re: check constraint

From: Richard Huxton <dev(at)archonet(dot)com>
To: erwan ancel <erwan(dot)ancel(at)free(dot)fr>, Bruno Wolff III <bruno(at)wolff(dot)to>
Cc: PostgreSQL-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: check constraint
Date: 2003-06-02 18:31:18
Message-ID: 200306021931.18622.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Monday 02 Jun 2003 3:00 pm, erwan ancel wrote:
> well, no... these are not direct foreign keys. The constraint here is
> that for a given record of D, B pointed by A pointed by the given D must
> be the same as B pointed by C pointed by the given D.
>
> This is not a foreign key, or foreign keys are much more than what I
> thought.
> Erwan

Sounds like it might be the scenario described in:
http://techdocs.postgresql.org/guides/BriefTriggerExample

--
Richard Huxton

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Eric Anderson Vianet SAO 2003-06-02 18:33:04 Re: reindex toast table
Previous Message Tony Grant 2003-06-02 18:20:23 Re: The best