Re: pgsql/src include/nodes/execnodes.h include/ex ...

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql/src include/nodes/execnodes.h include/ex ...
Date: 2001-05-28 16:43:04
Message-ID: Pine.LNX.4.30.0105281837250.757-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tom Lane writes:

> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > Was this responsible for an occasional
> > NOTICE: AllocSetCheck: JunkFilterContext: req size > alloc size for chunk %p in block %p
> > during UPDATE?
>
> No, I don't think that's related. Can you provide a reproducible
> example?

I've been seeing these regularly when compiling with GCC 3.0-to-be
snapshots with full optimization. The notices came in the regression test
at various places, always during update. Today, they're gone, with the
same compiler as yesterday.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-05-28 17:14:08 Re: pgsql/src include/nodes/execnodes.h include/ex ...
Previous Message Tom Lane 2001-05-28 16:21:46 Re: pgsql/src include/nodes/execnodes.h include/ex ...