Re: foreign key restrictions
| От | Tom Lane |
|---|---|
| Тема | Re: foreign key restrictions |
| Дата | |
| Msg-id | 28309.1218394400@sss.pgh.pa.us обсуждение |
| Ответ на | Re: foreign key restrictions (rafal@zorro.isa-geek.com) |
| Ответы |
Re: foreign key restrictions
|
| Список | pgsql-general |
rafal@zorro.isa-geek.com writes:
>> The reason why is that the SQL spec says so:
>>
>> a) If the <referenced table and columns> specifies a
>> <reference
>> column list>, then the set of <column name>s contained
>> in that <reference column list> shall be equal to the
>> set of <column name>s contained in the <unique column
>> list> of a unique constraint of the referenced table.
> I must admit, the standard is not very easy reading for me; what exactly
> does the standarad mean by "<unique column list>":
> 1. is that a requirement for mathematical properties of that list, or
The point is it says "shall be equal to", not "shall be a superset of".
regards, tom lane
В списке pgsql-general по дате отправления: