Thread

Commits

  1. Remove redundant declaration for XidInMVCCSnapshot

  2. Move generic snapshot related code from tqual.h to snapmgr.h.

  1. Remove redundant declaration for XidInMVCCSnapshot

    Japin Li <japinli@hotmail.com> — 2022-11-09T10:50:53Z

    Commit b7eda3e0e3 moves XidINMVCCSnapshot into snapmgr.{c,h},
    however, it forgets the declaration of XidINMVCCSnapshot in
    heapam.h.
    
    Attached removes the redundant declaration in heapam.h.
    
    -- 
    Regrads,
    Japin Li.
    ChengDu WenWu Information Technology Co.,Ltd.
    
    
  2. Re: Remove redundant declaration for XidInMVCCSnapshot

    Alvaro Herrera <alvherre@alvh.no-ip.org> — 2022-11-09T17:33:33Z

    On 2022-Nov-09, Japin Li wrote:
    
    > Commit b7eda3e0e3 moves XidINMVCCSnapshot into snapmgr.{c,h},
    > however, it forgets the declaration of XidINMVCCSnapshot in
    > heapam.h.
    
    True.  Pushed, thanks.
    
    -- 
    Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
    #error "Operator lives in the wrong universe"
      ("Use of cookies in real-time system development", M. Gleixner, M. Mc Guire)