I just noticed you can do this:

create table blah (
        a not null references test on delete set null
)

Should that be prevented?  It shouldn't be too hard to test for really...

Chris


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to