Removed rshares column from hive_posts and corrected places that used it
Some use cases for rshares were in outdated code - the code was removed. Some used direct selection from hive_posts - changed to use of hive_posts_view.
Some other problems spotted in the meantime also corrected.