]> granicus.if.org Git - postgresql/commit
Allow the planner's estimate of the fraction of a cursor's rows that will be
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 2 May 2008 21:26:10 +0000 (21:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 2 May 2008 21:26:10 +0000 (21:26 +0000)
commitdb147b348345288c7b47f9527fc107a9bb063ad7
tree949161223fb81a312fca83c9f9691b9b3cbbdb26
parentcf9f6c8d8e9df28f3fbe1850ca7f042b2c01252e
Allow the planner's estimate of the fraction of a cursor's rows that will be
retrieved to be controlled through a GUC variable.

Robert Hell
doc/src/sgml/config.sgml
src/backend/optimizer/plan/planner.c
src/backend/utils/misc/guc.c
src/backend/utils/misc/postgresql.conf.sample
src/include/optimizer/planmain.h