mirror of https://github.com/postgres/postgres
Forcibly releasing all leftover buffer pins should be unnecessary now that we have a robust ResourceOwner mechanism, and it significantly increases the cost of process shutdown. Instead, in an assert-enabled build, assert that no pins are held; in a non-assert-enabled build, do nothing.pull/1/head
parent
58dfb07b5d
commit
c2281ac87c
Loading…
Reference in new issue