PostgreSQL C++ client
This project is based on 2 other projects:
postgres-cxx-client libpq-standalone
postgres-cxx-client has been modified:
- code style changed to snake_style
- added row_iterator, dateoid, timeoid, int64 conversions
libpq code extracted from libpq-standalone for static-linking