The note is no longer true as of
86dc90056, so remove it.
Author: Amit Langote
Discussion: https://postgr.es/m/CA+HiwqFxQn7Hz1wT+wYgnf_9SK0c4BwOOwFFT8jcSZwJrd8HEA@mail.gmail.com
Partition pruning can be disabled using the
setting.
-
-
- Execution-time partition pruning currently only occurs for the
- Append and MergeAppend node types.
- It is not yet implemented for the ModifyTable node
- type, but that is likely to be changed in a future release of
-
-