]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Tweak out-of-memory error messages to include the request size, so that
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 Mar 2001 22:29:39 +0000 (22:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 Mar 2001 22:29:39 +0000 (22:29 +0000)
commit68bc8487662e86e91e09df97650a70183c4d13c6
tree767972435529458ac9c1d1184ab86bb8ce88c2d5
parent184fb14b90cca9e65702f8776de6cfc256b80e15
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