6.4.1: Memory bugs fixed
It's been ages since I ran libpqxx through some solid memory checking tools. In this case, I enabled all gcc instrumentation I could find, and it turned up a few small leaks and a use-after-free!
Those are fixed now, so I recommend that you upgrade.