Rails 5 already switched to pg 0.18. I'll keep this issue as a reminder that we will need 0.18 version of this gem in the future. Right now this version fails with when used with Rails 5.0: ``` uninitialized constant PG::TypeMapByClass ```