pgsql: Update executor documentation for run-time partition pruning

Started by Peter Eisentrautover 7 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Update executor documentation for run-time partition pruning

With run-time partition pruning, there is no longer necessarily an
executor node for each corresponding plan node.

Author: David Rowley <david.rowley@2ndquadrant.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/86a4819f691ba08bef0eba03dcf9be7bd1ca1c89

Modified Files
--------------
src/backend/executor/README | 22 +++++++++++++++-------
1 file changed, 15 insertions(+), 7 deletions(-)