Comment 3 for bug 1134305

Revision history for this message
Andrew McDonnell (andymc73) wrote :

Interestingly, in postgres enforces referential integrity - it is not possible to modify (specifically, drop) a table referenced by a view without first removing the view (unless CASCADE is specified)