* Update to Postgres 9.5.7
* Disable 128-bit integer support (they are not used), to support 32-bit archs [herwinw](https://github.com/herwinw)
* Cleanup efforts [herwinw](https://github.com/herwinw)
* Improve concurrency tests
* Make sure we have a valid proc_source
* Normalized whitespace in pg_query_parse_plpgsql
* Move inclusion of stdio.h in plpgsql parser