This is a discussion on pgsql: Allow the planner's estimate of the fraction of a cursor's rows within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Allow the planner's estimate of the fraction of a cursor's rows that will be retrieved to ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- 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 Modified Files: -------------- pgsql/doc/src/sgml: config.sgml (r1.176 -> r1.177) (http://anoncvs.postgresql.org/cvsweb...1.176&r2=1.177) pgsql/src/backend/optimizer/plan: planner.c (r1.232 -> r1.233) (http://anoncvs.postgresql.org/cvsweb...1.232&r2=1.233) pgsql/src/backend/utils/misc: guc.c (r1.450 -> r1.451) (http://anoncvs.postgresql.org/cvsweb...1.450&r2=1.451) postgresql.conf.sample (r1.239 -> r1.240) (http://anoncvs.postgresql.org/cvsweb...1.239&r2=1.240) pgsql/src/include/optimizer: planmain.h (r1.107 -> r1.108) (http://anoncvs.postgresql.org/cvsweb...1.107&r2=1.108) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers |
| Thread Tools | |
| Display Modes | |
|
|