diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-28 17:21:32 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-28 17:21:32 +0000 |
commit | f8a051604fcf4fe718e84c51704bf9e3d14628fe (patch) | |
tree | 1070da2d5abfafa0a8e63032ab74a3c0d1e66019 /src/backend/access/transam/xlogutils.c | |
parent | 6d9ee031488a0a252335b03d4e9baa59975d2c14 (diff) | |
download | postgresql-f8a051604fcf4fe718e84c51704bf9e3d14628fe.tar.gz postgresql-f8a051604fcf4fe718e84c51704bf9e3d14628fe.zip |
Bgwriter should PANIC if it runs out of memory for pending-fsyncs
hash table. This is a pretty unlikely scenario, since the table
should be tiny, but we can't guarantee continued correct operation
if it does occur. Spotted by Qingqing Zhou.
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions