diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2015-01-22 10:49:42 +0100 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2015-01-22 13:18:53 +0100 |
commit | d7c9a1d9d65fe8b1a56c5c280d2ca6640a549d2f (patch) | |
tree | 5a0d60174eb2df5f7514a2f4c6e25ad41a59d75d /include | |
parent | b1dbc511eeaf88e3b4b5a8a2dce129d251d2dcb6 (diff) |
fdo#88475 RowSetBase: reposition cache before interrogating it
This partially reverts:
commit d20232a77565f46fedc0b556f4d50addff4d3559
Author: Lionel Elie Mamane <lionel@mamane.lu>
Date: Thu Dec 6 13:22:06 2012 +0100
Don't force refresh when higher up code did not request it
Change-Id: I0f415c96fc05c1d776d14885751aef020c42f4ae
which did not take into account that the cache is shared with the
clones.
Finish the above commit more deeply, that is
more aggressively avoid moving the cache if we don't need to:
when we merely reposition the cache in case another RowSet(Clone)
has moved it, no need to force a move and by that to force a refresh.
Change-Id: I28d62673fdf10ee6507d38bb7c79c08e4b40902f
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions