• Teodor Sigaev's avatar
    1. full functional WAL for GiST · d544ec8b
    Teodor Sigaev authored
    2. improve vacuum for gist
       - use FSM
       - full vacuum:
          - reforms parent tuple if it's needed
            ( tuples was deleted on child page or parent tuple remains invalid
              after crash recovery )
          - truncate index file if possible
    3. fixes bugs and mistakes
    d544ec8b
pg_proc.h 258 KB