1. 08 Mar, 2007 1 commit
    • Tom Lane's avatar
      Fix vac_update_relstats to ensure it always sends a relcache inval message, · 28253372
      Tom Lane authored
      even if none of the fields in the pg_class row change.  This behavior is
      necessary to ensure other backends flush rd_targblock values that might
      point to truncated-away pages.  We got this right pre-8.2 but it was broken
      by overoptimistic change to not write out the pg_class row if unchanged.
      Per report from Pavan Deolasee.
      28253372
  2. 07 Mar, 2007 2 commits
  3. 06 Mar, 2007 5 commits
  4. 05 Mar, 2007 4 commits
  5. 03 Mar, 2007 13 commits
  6. 02 Mar, 2007 6 commits
  7. 01 Mar, 2007 3 commits
  8. 28 Feb, 2007 3 commits
  9. 27 Feb, 2007 3 commits