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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f95b533) | patch
Improve planner's estimation of the size of an append relation: rather than
2008年6月27日 03:56:55 +0000 (03:56 +0000)
2008年6月27日 03:56:55 +0000 (03:56 +0000)
commit 2c2161a47d4765842868b019bb1814495863127c
Improve planner's estimation of the size of an append relation: rather than
taking the maximum of any child rel's width, we should weight the widths
proportionally to the number of rows expected from each child. In hindsight
this is obviously correct because row width is really a proxy for the total
physical size of the relation. Per discussion with Scott Carey (bug #4264).
src/backend/optimizer/path/allpaths.c diff | blob | blame | history
src/backend/optimizer/plan/createplan.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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