> I brought this up once before. I think it was Aaron that suggested an
> "optimization" which changed a pcalloc to a palloc. I noted that doing
> things like that are troublesome for long term maintenance.
> 
> Bam. Empirical evidence here.
> 
> Changing pcalloc to palloc should only be done when we have specific
> information that it is *really* helpful.
> 
> Cheers,
> -g
> 
I completely agree.

> On Fri, Oct 19, 2001 at 02:05:48AM -0000, [EMAIL PROTECTED] wrote:
> > wrowe       01/10/18 19:05:48
> > 
> >   Modified:    server   core.c
> >   Log:
> >     Guys... please be _careful_ when you pcalloc -> palloc!!!
> >   
> >     Resolves GAmes' segfault observations
> >   

Bill


Reply via email to