Tom Lane wrote: > pet...@postgresql.org (Peter Eisentraut) writes: > > Log Message: > > ----------- > > SQL/MED catalog manipulation facilities > > The buildfarm says this patch has got serious portability issues.
FWIW I recently learned that you can set MALLOC_PERTURB_ to a nonzero value to cause glibc's malloc() to fill memory with the byte value therein, and clear it with the bitwise inverse on free. This could be helpful to find cases of uninitialized memory usage. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers