summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-06-05 02:49:58 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-06-05 02:49:58 +0000
commiteed6c9ed7e243948e440ed1388591b7fa28f5827 (patch)
treeaef8821bdd57ed83e2c1b2ce27014e45beed0934 /src/backend/executor/nodeFunctionscan.c
parenta837851dc060515c1f7023f74d75156a80c2c936 (diff)
Add a GUC parameter seq_page_cost, and use that everywhere we formerly
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.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions