Skip to content
Snippets Groups Projects
Commit fc65a3e1 authored by Jan Wieck's avatar Jan Wieck
Browse files

Fixed bug where FlushRelationBuffers() did call StrategyInvalidateBuffer()

for already empty buffers because their buffer tag was not cleard out
when the buffers have been invalidated before.

Also removed the misnamed BM_FREE bufhdr flag and replaced the checks,
which effectively ask if the buffer is unpinned, with checks against the
refcount field.

Jan
parent 76f02b51
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment