Thread

Commits

  1. Update out-of-date comment in vacuumlazy.c

  1. Stale comments in vacuumlazy.c

    Pavan Deolasee <pavan.deolasee@gmail.com> — 2017-03-26T19:22:25Z

    I happened to notice a stale comment at the very beginning of vacuumlazy.c.
    ISTM we forgot to fix that when we introduced FSM. With FSM, vacuum no
    longer needed to track per-page free space info. I propose attached fix.
    
    Thanks,
    Pavan
    
    -- 
     Pavan Deolasee                   http://www.2ndQuadrant.com/
     PostgreSQL Development, 24x7 Support, Training & Services
    
  2. Re: Stale comments in vacuumlazy.c

    Robert Haas <robertmhaas@gmail.com> — 2017-06-22T17:40:46Z

    On Sun, Mar 26, 2017 at 3:22 PM, Pavan Deolasee
    <pavan.deolasee@gmail.com> wrote:
    > I happened to notice a stale comment at the very beginning of vacuumlazy.c.
    > ISTM we forgot to fix that when we introduced FSM. With FSM, vacuum no
    > longer needed to track per-page free space info. I propose attached fix.
    
    Committed.
    
    -- 
    Robert Haas
    EnterpriseDB: http://www.enterprisedb.com
    The Enterprise PostgreSQL Company