Remove foreign-key on create_uid and write_uid
As it was discussed on #2906 especially in msg12240\, the two foreign\-keys that all tables have to the res\_user table is a kind of giant lock\. \ I think we could safely remove this foreign\-keys and instead just prevent to delete any user\.
issue