diff options
author | Robert Haas <rhaas@postgresql.org> | 2010-04-19 00:55:26 +0000 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2010-04-19 00:55:26 +0000 |
commit | 5b89ef384c7719478bb08b0c771dcbfdc51d507e (patch) | |
tree | 7e437e5f49ef36b3b083a1790d14eb3092a4e6b6 /src/backend/tcop/postgres.c | |
parent | 9287567effc81d3892c2a9889dbf99982c6cce58 (diff) | |
download | postgresql-5b89ef384c7719478bb08b0c771dcbfdc51d507e.tar.gz postgresql-5b89ef384c7719478bb08b0c771dcbfdc51d507e.zip |
Add an 'enable_material' GUC.
The logic for determining whether to materialize has been significantly
overhauled for 9.0. In case there should be any doubt about whether
materialization is a win in any particular case, this should provide a
convenient way of seeing what happens without it; but even with enable_material
turned off, we still materialize in cases where it is required for
correctness.
Thanks to Tom Lane for the review.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions