diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-04-08 16:51:45 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-04-08 16:52:19 -0400 |
commit | cdcdfca40199bbdb30c78d105e4db267b631289c (patch) | |
tree | 8fb1d80073e239c3d4863ee902932fededfc406e /src/backend/access/gist/gistproc.c | |
parent | 1766a5b63a950a667ed39c25256156bf366eb43c (diff) | |
download | postgresql-cdcdfca40199bbdb30c78d105e4db267b631289c.tar.gz postgresql-cdcdfca40199bbdb30c78d105e4db267b631289c.zip |
Truncate the predicate lock SLRU to empty, instead of almost empty.
Otherwise, the SLRU machinery can get confused and think that the SLRU
has wrapped around. Along the way, regardless of whether we're
truncating all of the SLRU or just some of it, flush pages after
truncating, rather than before.
Kevin Grittner
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions