diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-12-15 15:06:31 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-12-15 15:06:31 +0000 |
commit | 301194f8ead14c63d3bb7acac1cb70d43cb7adae (patch) | |
tree | 8fe8548ab7f3ee556ae8019ac4dae97ec4d548e6 /src/interfaces/ecpg/ecpglib/misc.c | |
parent | b4d64a6d489773e2f48838473ee8541249ee7dc2 (diff) | |
download | postgresql-301194f8ead14c63d3bb7acac1cb70d43cb7adae.tar.gz postgresql-301194f8ead14c63d3bb7acac1cb70d43cb7adae.zip |
Reduce the scaling factor for attstattarget to number-of-lexemes from 100
to 10, to compensate for the recent change in default statistics target.
The original number was pulled out of the air anyway :-(, but it was picked
in the context of the old default, so holding the default size of the
MCELEM array constant seems the best thing. Per discussion.
Diffstat (limited to 'src/interfaces/ecpg/ecpglib/misc.c')
0 files changed, 0 insertions, 0 deletions