1. 05 Oct, 2002 2 commits
  2. 04 Oct, 2002 7 commits
  3. 03 Oct, 2002 17 commits
  4. 02 Oct, 2002 4 commits
  5. 01 Oct, 2002 7 commits
  6. 29 Sep, 2002 1 commit
  7. 28 Sep, 2002 1 commit
  8. 27 Sep, 2002 1 commit
    • Tom Lane's avatar
      ARGH! · 23616b47
      Tom Lane authored
      Vacuum must not advance pg_database.datvacuumxid nor truncate CLOG
      unless it's processed *all* tables in the database.  Vacuums run by
      unprivileged users don't count.
      
      (Beats head against nearest convenient wall...)
      23616b47