replace palloc/pfree with malloc/free

From: Nguyen Hai <nguyen_hai91(at)yahoo(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: replace palloc/pfree with malloc/free
Date: 2005-03-15 23:07:34
Message-ID: 20050315230735.3069.qmail@web53908.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

What should I do do change palloc/pfree back to
malloc/free with postgresql-7.4.5.

Many Thanks,
Hai


__________________________________
Do you Yahoo!?
Make Yahoo! your home page
http://www.yahoo.com/r/hs

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2005-03-15 23:09:31 Re: replace palloc/pfree with malloc/free
Previous Message Bruce Momjian 2005-03-14 19:43:21 Re: more concurrency information in the documentation