Some incorrect comments and out-dated README from run-time pruning

Поиск
Список
Период
Сортировка
От David Rowley
Тема Some incorrect comments and out-dated README from run-time pruning
Дата
Msg-id CAKJS1f95U964i4JdZ_L67sU=5v2PM92xNQwcBQ+3cyWH9d=J3g@mail.gmail.com
обсуждение исходный текст
Ответы Re: Some incorrect comments and out-dated README from run-time pruning  (David Rowley <david.rowley@2ndquadrant.com>)
Re: Some incorrect comments and out-dated README from run-timepruning  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
I've noticed that the comments above the PartitionedRelPruneInfo
struct incorrectly document how subplan_map and subpart_map are
indexed. This seems to have snuck in on 4e232364033.

Also, while reading the executor README file, I noticed that we
mentioned that executor nodes are created one for one for each
corresponding plan node. This is no longer completely true. Some
Append / MergeAppend subnodes may be skipped when performing run-time
pruning at executor startup. I thought it might be best to mention
that in the README.

Patch attached.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Collation versioning
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Collation versioning