Tweak out-of-memory error messages to include the request size, so that
authorTom Lane <[email protected]>
Mon, 19 Mar 2001 22:29:39 +0000 (22:29 +0000)
committerTom Lane <[email protected]>
Mon, 19 Mar 2001 22:29:39 +0000 (22:29 +0000)
commit240aef13380c1ce7e111c665a4ec6ac6c003a98f
treea14edbe4b79bff244736cd8a2ab31076012c6d96
parent926c858853f87141bc75682502dd1f7ab76a3a95
Tweak out-of-memory error messages to include the request size, so that
it's easier to tell whether a bug report is talking about progressive
memory exhaustion or a wacko requested chunk size.
src/backend/utils/mmgr/aset.c