StrategyDirtyBufferList wasn't being careful to honor max_buffers limit.
Tom Lane <tgl@sss.pgh.pa.us>
StrategyDirtyBufferList wasn't being careful to honor max_buffers limit. Bug is only latent given that sole caller is passing NBuffers, but it could bite someone in the rear someday.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/buffer/freelist.c | modified | +7 −3 |