]> granicus.if.org Git - postgresql/commit
Further marginal speed hacking: in MemoryContextReset, don't call
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 14 May 2005 23:16:29 +0000 (23:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 14 May 2005 23:16:29 +0000 (23:16 +0000)
commitc8a6b527050806d3e12d6002db16d5b93c644303
tree267eb843a10cc3b90fbdaecd4474a8274c695461
parentfabef3044adbf167e08ff3015923a2ba0dc98546
Further marginal speed hacking: in MemoryContextReset, don't call
MemoryContextResetChildren unless necessary.
src/backend/utils/mmgr/mcxt.c