Reduce the scaling factor for attstattarget to number-of-lexemes from 100
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 15 Dec 2008 15:06:31 +0000 (15:06 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 15 Dec 2008 15:06:31 +0000 (15:06 +0000)
commit403777de06abc293bf06baea7614127485fcf736
tree76295c56304c8ed3f5b964d81f3bf51c1e674c48
parentc4ea04032a1848b7f8c3084a3ba5ad35c6c6ddaa
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.
src/backend/tsearch/ts_typanalyze.c