As the cleanup uses rm -f for the time being we can leave
these rules in as they won't harm the deinstall.
$(RMF) create_postgresql_database update_postgresql_tables make_postgresql_tables
$(RMF) grant_postgresql_privileges drop_postgresql_tables drop_postgresql_database
-# $(RMF) create_ingres_database update_ingres_tables make_ingres_tables
-# $(RMF) grant_ingres_privileges drop_ingres_tables drop_ingres_database
+ $(RMF) create_ingres_database update_ingres_tables make_ingres_tables
+ $(RMF) grant_ingres_privileges drop_ingres_tables drop_ingres_database
$(RMF) create_sqlite_database update_sqlite_tables make_sqlite_tables
$(RMF) grant_sqlite_privileges drop_sqlite_tables drop_sqlite_database