OSDN Git Service

Come to think of it, DropBuffers() could have the same problem as
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 22 Nov 1999 02:03:21 +0000 (02:03 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 22 Nov 1999 02:03:21 +0000 (02:03 +0000)
commitbb203c75a97a90b7b3f99d845decbc3f8066b8c2
tree46ae9ac92723ef92d5a6c2a085566f3311c90965
parent6b5d8e14b4cdae589278b9fe5de333cf4c953eca
Come to think of it, DropBuffers() could have the same problem as
ReleaseRelationBuffers --- need to wait if anyone is trying to flush
out that buffer.
src/backend/storage/buffer/bufmgr.c