libpqxx - C++ client API for PostgreSQL
Website: | https://github.com/jtv/libpqxx |
---|---|
License: | BSD |
- Description:
C++ client API for PostgreSQL. The standard front-end (in the sense of "language binding") for writing C++ programs that use PostgreSQL. Supersedes older libpq++ interface.
Packages
libpqxx-5.0.1-2.rhel7.x86_64 [177 KiB] |
Changelog
by Devrim Gündüz (2017-10-15):
- Fix linker issues during configure. Patch taken from Fedora. |