Re: pg_dump vs malloc - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: pg_dump vs malloc
Date
Msg-id BANLkTimje8VCuL9cbLJWjroz-RO0FXAKXQ@mail.gmail.com
Whole thread Raw
In response to Re: pg_dump vs malloc  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On 22 June 2011 16:25, Magnus Hagander <magnus@hagander.net> wrote:
> Something along the line of this?

IMHO the redefinition of malloc() looks a bit hairy...can't you just
make the callers use the functions directly?


--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump vs malloc
Next
From: Magnus Hagander
Date:
Subject: Re: pg_dump vs malloc