Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA06421; Fri, 31 Jul 92 11:49:23 -0700
Date: Fri, 31 Jul 92 11:49:23 -0700
Message-Id: <9207311849.AA06421@postgres.Berkeley.EDU>
From: joseash@bush.tamu.edu (Alfredo Sanchez)
Subject: on palloc and pfree
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu


We are using postgres to support a hyperbase architecture
that was formerly based upon a different dbms. Memory
allocation in both the front-end and back-end programs
was done through malloc() and free(). I am using now
palloc() for the backend programs, but malloc() is
still used in the front end. Should we expect conflicts
resulting from these? 

Thanks in advance,

J Alfredo Sanchez H
-------------------
Hypermedia Research Lab
Texas A&M University
