Fix get_content returns cache error when post is deleted #73
The fix
- makes get_content backward compatible with steemd legacy
- improves performances by removing unused joins/fields from the database query
- do not change existing database schema and views
It requires the "server" process only to be restarted.
Edited by arcange