git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 7422e00) | patch
Fix tsmatchsel() to account properly for null rows.
2011年2月18日 00:00:54 +0000 (19:00 -0500)
2011年2月18日 00:00:54 +0000 (19:00 -0500)
commit 848cd3289e4d08f9a3c78f654ceb6e3f754e1dd3
Fix tsmatchsel() to account properly for null rows.

ts_typanalyze.c computes MCE statistics as fractions of the non-null rows,
which seems fairly reasonable, and anyway changing it in released versions
wouldn't be a good idea. But then ts_selfuncs.c has to account for that.
Failure to do so results in overestimates in columns with a significant
fraction of null documents. Back-patch to 8.4 where this stuff was
introduced.

Jesper Krogh
src/backend/tsearch/ts_selfuncs.c diff | blob | blame | history
src/include/catalog/pg_statistic.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /