On 11/26/2010 09:37 PM, Dmitriy Igrishin wrote:
> Hey all,
>
> I am working on C++ library to work with PostgreSQL.
Are you aware of libpqxx ?
Is your intent to implement the protocol from scratch in c++ rather than
wrap libpq? If so, why?
--
Craig Ringer