Thread

  1. Re: [HACKERS] 7.0 status request

    Vadim Mikheev <vadim@krs.ru> — 1999-11-23T03:20:59Z

    Hiroshi Inoue wrote:
    > 
    > > > As for cache invalidation(rollback),I may be able to do something.
    > > > However new save point feature would need some change around
    > > > it.  I don't know how Vadim would change it.
    > >
    > > I have no plans to implement it for 7.0...
    > >
    > 
    > Doesn't ROLLBACK to a save point rollback catalog cache ?
    
    There will be no savepoints in 7.0...
    But I'm going to rollback all changes made by xaction
    on abort...
    
    Vadim