mirror of https://github.com/postgres/postgres
Strengthen the LockBuffer() assertion that verifies BufferIsValid() by making it verify BufferIsPinned() instead. Do the same in nearby related functions. There is probably not much chance that anybody will try to lock a buffer that is not already pinned, but we might as well make sure of that.pull/55/head
parent
0fa0b487b5
commit
6ca7cd89a2
Loading…
Reference in new issue