On Sat, June 9, 2007 04:46, Curran Schiefelbein wrote:
> Bart Samwel wrote:
>> Nope, I'm puzzled! My grepping doesn't yield anything else... Perhaps
>> libpq prints this stuff when it runs in some kind of debug mode?
>> Otherwise I wouldn't know...

> It occurs regardless of whether you compile Debug or Release (both
> packages).

There's no printing of anything in libpqxx, but libpq has two output
channels that I know of:

1. The noticer, which should shut up when it's the nonnoticer.  Could
always be a bug there...  Lifetime management problem maybe?

2. Trace output.  Unless you call the connection's trace() function, that
shouldn't happen.  And it spews a lot more than just a few statements.


Jeroen


_______________________________________________
Libpqxx-general mailing list
Libpqxx-general@gborg.postgresql.org
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to