Remove obsolete comment about VACUUM FULL: it takes buffer content locks

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8ff80c1bd3df388c8cdac6445dbf3511b59f0a03
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-06-08T14:58:33Z
Releases: 8.2.0
Remove obsolete comment about VACUUM FULL: it takes buffer content locks
now, and must do so to ensure bgwriter doesn't write a page that is in
process of being compacted.

Files

PathChange+/−
src/backend/storage/buffer/README modified +8 −6