diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-02-06 01:53:53 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-02-06 01:53:53 +0000 |
commit | 85c17dbff8ade0c5237e3ac1ece7cacacfdde399 (patch) | |
tree | 63209683720c582769cdb87e247d9dfa4f39320e /src/tutorial/syscat.source | |
parent | 192ce19d361b1a6ee5a6d7198ddb38780ec0cab8 (diff) | |
download | postgresql-85c17dbff8ade0c5237e3ac1ece7cacacfdde399.tar.gz postgresql-85c17dbff8ade0c5237e3ac1ece7cacacfdde399.zip |
Out-of-bounds memory allocation request sizes should be treated as just
elog(ERROR) not an Assert trap, since we've downgraded out-of-memory to
elog(ERROR) not a fatal error. Also, change the hard boundary from 256Mb
to 1Gb, just so that anyone who's actually got that much memory to spare
can play with TOAST objects approaching a gigabyte.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions