Subject | Re: [Firebird-Architect] the insert into t select * from t infinite |
---|---|
Author | Dmitry Yemanov |
Post date | 2005-07-05T21:51:28Z |
"Jim Starkey" <jas@...> wrote:
VIO::chaseRecordVersion and RsbUndoFilter? Both deal with the really stored
data and determine what records you need to see. Sorry, I'm still not
convienced.
Dmitry
>What is the difference (from the RSB point of view) between
> Define a RsbUndoFilter (or whatever) to filter out records that are in
> the undo log for the table in question. VIO's sole job is to get and
> put data records on data pages. It shouldn't be involved at this level
> at all. There's also no need to clutter other classes with a specific
> filter type rsb can handle the problem.
VIO::chaseRecordVersion and RsbUndoFilter? Both deal with the really stored
data and determine what records you need to see. Sorry, I'm still not
convienced.
Dmitry