pgsql: Add a few comments about ANALYZE's strategy for collecting MCVs.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add a few comments about ANALYZE's strategy for collecting MCVs.
Дата
Msg-id E1anBhn-0007jA-BQ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add a few comments about ANALYZE's strategy for collecting MCVs.

Alex Shulgin complained that the underlying strategy wasn't all that
apparent, particularly not the fact that we intentionally have two
code paths depending on whether we think the column has a limited set
of possible values or not.  Try to make it clearer.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3c69b33f459f62fe6db66c386ef12620ea697f74

Modified Files
--------------
src/backend/commands/analyze.c | 32 ++++++++++++++++++++++++++++++--
1 file changed, 30 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: XLogReader general code cleanup
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Partially revert commit 3d3bf62f30200500637b24fdb7b992a99f9704c3