16 Jun 2007 19:07
Re: prepared statements crash libpqxx 2.6.9
Hi Jan,
Could you try the latest SVN version of libpqxx? I remember that
something was fixed in this region recently, and I'm not sure if that
fix is in 2.6.9.
Cheers,
Bart
Jan Danielsson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hello,
>
> The following program crashes when I run it (I have marked where):
>
> - -------------------------------------------
> #include <iostream>
> #include <string>
> #include <pqxx/pqxx>
>
>
> class ServerContext
> {
> private:
> pqxx::connection m_conn;
>
> public:
> ServerContext();
(Continue reading)
Thanks anyway -- if I hadn't found it, your suggestion would have helped.
--
Kind regards,
Jan Danielsson
RSS Feed