[GENERAL] Huge amount of memory errors with libpq

2010-09-11 Thread Casey Jones
ossible ==21941== ==21941== For counts of detected and suppressed errors, rerun with: -v ==21941== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 49 from 10) My Gentoo machine's setup AMD64 Linux 2.6.35.4 gcc 4.4.4 glibc 2.12.1 postgresql 8.1.21 Thanks -- Casey Jones --

Re: [GENERAL] Huge amount of memory errors with libpq

2010-09-12 Thread Casey Jones
On Sun, Sep 12, 2010 at 7:54 AM, Craig Ringer wrote: > > Anyway, since you've provided a test program, I can at least run it here on > a modern PostgreSQL and see what results I get to provide some more info. In > this case, it runs fine and no issues are detected. I'm on a 64-bit Fedora > 13 insta

Re: [GENERAL] Huge amount of memory errors with libpq

2010-09-12 Thread Casey Jones
On Sunday 12 September 2010 5:44:26 pm you wrote: > Casey Jones writes: > > I don't think valgrind is the only issue here because outside valgrind my > > data is getting magically overwritten. In the function causing that > > problem I set all the fields I wanted to se