Clean up MEMORY_CONTEXT_CHECKING code, and apply it more thoroughly. Also,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: dd2b56d6233ead38659d963f6557ca1cb7ab7dcb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-12-01T05:16:45Z
Releases: 7.1.1
Clean up MEMORY_CONTEXT_CHECKING code, and apply it more thoroughly.  Also,
apply Karel Zak's patch to recycle residual space in an exhausted allocation
block.  (Bet you thought I'd forgot about that, Karel?)

Files

PathChange+/−
src/backend/utils/mmgr/aset.c modified +202 −170
src/include/utils/memutils.h modified +5 −4