libpqxx - C++ client API for PostgreSQL
| Website: | https://github.com/jtv/libpqxx |
|---|---|
| License: | BSD |
| Vendor: | PostgreSQL Global Development Group |
- 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.f28.src [735 KiB] |
Changelog
by Devrim Gündüz (2017-10-15):
- Fix linker issues during configure. Patch taken from Fedora. |