New features:
- Support hypothetically hiding existing indexes, hypothetical or not (github user nutvii and Julien Rouhaud)
Miscellaneous:
- Have hypopg_relation_size() error out rather than returning 0 if called for an oid that isn't a hypothetical index oid
- Slighthly reduce memory usage for hypothetical btree indexes without INCLUDE keys