From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any |
Date: | 2008-12-20 13:41:02 |
Message-ID: | 20081220134102.GA4845@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Tom Lane wrote:
> petere(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2008-12-20 15:27:03 | Re: [COMMITTERS] pgsql: Append major version number and for libraries soname major |
Previous Message | User Achernow | 2008-12-20 13:39:21 | libpqtypes - libpqtypes: backed out buffer size change in PQputvf, set |
From | Date | Subject | |
---|---|---|---|
Next Message | Markus Wanner | 2008-12-20 14:23:59 | Re: Sync Rep: First Thoughts on Code |
Previous Message | Bryce Cutt | 2008-12-20 10:58:37 | Re: Proposed Patch to Improve Performance of Multi-Batch Hash Join for Skewed Data Sets |