Hello.
We have a system that has been running using PostgreSQL 8.4. We have now upgraded to PostgreSQL 9.1. The system has several rules on views and now most of these does not seem to work anymore. It is rather simple rules with mainly only 1 replacement sql (update for 'on update' and insert for 'on insert').
Have something basic things changed on the rule system and if so, where do I find information about it ?
Please help,
Leif