Dear Dave,
+ create "view_a" querying "view_b",
+ alter "view_b",
= "view_a "is broken because "view_b" changed OIDs.
This to say we really need CREATE OR REPLACE VIEW in PostgreSQL. Do you
remember the email of the developper who proposed to add this feature to
PostgreSQL? Could you contact him off the list to ask if this is still on his
agenda?
Regards,
Jean-Michel