Re: [SQL] foreign keys

Marin D <marin@cybernet.bg>

From: Marin D <marin@cybernet.bg>
To: Dionisio Barrantes Blanco <BARRANTE@teleline.es>
Cc: soporte postgres ingles <pgsql-sql@postgreSQL.org>
Date: 1998-06-24T14:51:31Z
Lists: pgsql-sql
Take a look at the contrib/spi/refint* under your PostgreSQL source
tree...

	Marin

          -= Why do we need gates in a world without fences? =-


On Tue, 23 Jun 1998, Dionisio Barrantes Blanco wrote:

->Somebody can tell me how Postgres solves the referential integrity problem. I think I can't use 'constraints'  for foreign keys. What's the easier way to declare and manage foreign keys? .
->
->Thanks
->Dionisio Barrantes
->