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-3.1.tar.bz2 0001485392 1.42 MB
libpqxx-gcc46.patch 0000000242 242 Bytes
libpqxx-gcc47.patch 0000000337 337 Bytes
libpqxx-rpmlintrc 0000000037 37 Bytes
libpqxx.changes 0000005839 5.7 KB
libpqxx.spec 0000002666 2.6 KB
Revision 16 (latest revision is 41)
Reinhard Max's avatar Reinhard Max (rmax) accepted request 109934 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 16)
Fix build with gcc 4.7 - Please help upstreaming the patches where it makes sense - this is part of the gcc 4.7 build fix efforts
Comments 0
openSUSE Build Service is sponsored by