On Sat, Mar 12, 2011 at 1:32 PM, Noah Misch <n...@leadboat.com> wrote: > A suitably-instrumented run of "make installcheck-world" under valgrind turned > up a handful of memory-related bugs:
Nice work. How did you instrument things so valgrind knew about palloc et al? I remember trying this in the past and running into problems. I think the biggest one was that we write out structs to disk including padding so trigger lots of reads of uninitialized data warnings. -- greg -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers