citusdata / pg_shard

ATTENTION: pg_shard is superseded by Citus, its more powerful replacement
https://github.com/citusdata/citus
GNU Lesser General Public License v3.0
1.06k stars 63 forks source link

Restore 9.5 compatibility #158

Closed jasonmp85 closed 8 years ago

jasonmp85 commented 8 years ago

Just need a couple of preprocessor conditionals. But how to clean up?

Probably about to merge this myself to get us to a clean build state with the final 9.5; however, we'll want to discuss how to encapsulate this version-checking to keep our code a little cleaner.