Uninstalling the module fails, the tables aggregation_feed and aggregation_item do not get dropped. This is because the call to drupal_uninstall_schema() is passing table names, instead of the schema name.