Re: [GENERAL] FOREIGN KEY: MATCH FULL

2001-09-05 Thread Stephan Szabo
On Wed, 5 Sep 2001, Gabriel Fernandez wrote: > Hi, > > What does it mean the MATCH FULL parameter in a foreign key specfication > ? > > It seems it is only valid for a multi-column foreign key: What's a > multi-column foreign key ? It's only different on multi-column fks, it's valid but unint

[GENERAL] FOREIGN KEY: MATCH FULL

2001-09-05 Thread Gabriel Fernandez
Hi, What does it mean the MATCH FULL parameter in a foreign key specfication ? It seems it is only valid for a multi-column foreign key: What's a multi-column foreign key ? I've tried to search this in Bruce's book but I have a lot of problems to connect to it at http://www.postgresql.org/doc