Remove obsolete comment about VACUUM FULL: it takes buffer content locks
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/buffer/README | modified | +8 −6 |