Further adjust comment in get_partition_dispatch_recurse.

Robert Haas <rhaas@postgresql.org>

Commit: b949bbcb7eaf3719b541cbae99ef6c4b031174a1
Author: Robert Haas <rhaas@postgresql.org>
Date: 2018-05-18T20:11:22Z
Releases: 11.0
Further adjust comment in get_partition_dispatch_recurse.

In editing 09b12d52db1cf1a4c72d876f3fb6c9d06919e51a I made it wrong;
fix that and try to more clearly explain the situation.

Patch by me, reviewed by David Rowley and Amit Langote

Discussion: http://postgr.es/m/CA+TgmobAq+mA5hzm0a5OS38qQY5758DDDGqa3sBJN4hvir-H9w@mail.gmail.com

Files

PathChange+/−
src/backend/executor/execPartition.c modified +7 −5

Discussion