C++ Client Library for PostgreSQL

Edit Package libpqxx
http://pqxx.org/development/libpqxx/

This is the official C++ client API for postgres. What libpqxx brings you is
effective use of templates to reduce the inconvenience of dealing with type
conversions; of standard C++ strings to keep you from having to worry about
buffer allocation and overflow attacks; of exceptions to take the tedious and
error-prone plumbing around error handling out of your hands; of constructors
and destructors to bring resource management under control; and even basic
object-orientation to give you some extra reliability features that would be
hard to get with most other database interfaces.

Refresh
Refresh
Source Files
Filename Size Changed
libpqxx-6.4.5.tar.gz 0000715081 698 KB
libpqxx-pkgconfig.patch 0000001038 1.01 KB
libpqxx.changes 0000008692 8.49 KB
libpqxx.spec 0000003612 3.53 KB
Revision 36 (latest revision is 41)
Josef Möllers's avatar Josef Möllers (jmoellers) accepted request 815427 from Reinhard Max's avatar Reinhard Max (rmax) (revision 36)
- Fix the handling of `pkg-config --libs` in configure and drop
  the build-dependency on postgresql-server-devel.
Comments 0
openSUSE Build Service is sponsored by