Re: [GENERAL] Foreign Key

From: Herouth Maoz <herouth(at)oumail(dot)openu(dot)ac(dot)il>
To: Howie <caffeine(at)toodarkpark(dot)org>, Frederic(dot)Boucher(at)FRY(dot)desjardins(dot)com
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Foreign Key
Date: 1999-10-06 11:06:25
Message-ID: l03130300b420dd8b82bc@[147.233.159.109]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

At 01:10 +0200 on 06/10/1999, Howie wrote:

> for now, refint ( $PGSQL_SRC_ROOT/contrib/spi/ ) is what one should be
> using for foreign keys. requires two triggers, one on the parent and one
> on the child. works nicely.

Does it? I was under the impression that it supported cascading deletes but
not cascading updates.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Csehi Andras 1999-10-06 11:15:15 Re: [GENERAL] Foreign Key
Previous Message Michael Widenius 1999-10-06 10:46:23 Re: [PHP3] Re: PostgreSQL vs Mysql comparison