An API for dealing with PostgreSQL's binary data format.
It can be used to implement high level APIs for Postgres.
E.g., "hasql-postgres"
is based on this library.
It supports all Postgres versions starting from 8.3
and is tested against 8.3, 9.3 and 9.4
with the integer_datetimes setting off and on.