1. 05 Jun, 2006 1 commit
    • Tom Lane's avatar
      Add a GUC parameter seq_page_cost, and use that everywhere we formerly · eed6c9ed
      Tom Lane authored
      assumed that a sequential page fetch has cost 1.0.  This patch doesn't
      in itself change the system's behavior at all, but it opens the door to
      people adopting other units of measurement for EXPLAIN costs.  Also, if
      we ever decide it's worth inventing per-tablespace access cost settings,
      this change provides a workable intellectual framework for that.
      eed6c9ed
  2. 04 Jun, 2006 5 commits
  3. 03 Jun, 2006 6 commits
  4. 02 Jun, 2006 3 commits
  5. 01 Jun, 2006 3 commits
  6. 31 May, 2006 10 commits
  7. 30 May, 2006 12 commits