diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-06-29 16:34:30 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-06-29 16:34:30 +0000 |
commit | 39381507b7eb086b03d10c0235a3af4158751476 (patch) | |
tree | d2f51f99399cce1d101c249633a6eab4930ec0b4 /src/backend/access/transam/xlogutils.c | |
parent | 1d4ee0cc1ed8cd35bbd3ae1c0607dc19352e7d7a (diff) | |
download | postgresql-39381507b7eb086b03d10c0235a3af4158751476.tar.gz postgresql-39381507b7eb086b03d10c0235a3af4158751476.zip |
Fix longstanding error in VACUUM: sometimes would examine a buffer page
after writing/unpinning it. An actual failure is unlikely, unless the
system is tremendously short of buffers ... but a bug is a bug.
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions