aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2018-07-19 09:01:57 +0900
committerMichael Paquier <michael@paquier.xyz>2018-07-19 09:01:57 +0900
commitc6598b8b0514bcb9b4c99f2412927368a7514180 (patch)
treee3c4fb9b75c5fe93cb606b0355aee924e0f8ac1b /src/backend/executor
parenta360f952ff028f8b85029334c54c025c716eb68e (diff)
downloadpostgresql-c6598b8b0514bcb9b4c99f2412927368a7514180.tar.gz
postgresql-c6598b8b0514bcb9b4c99f2412927368a7514180.zip
Fix re-parameterize of MergeAppendPath
Instead of MergeAppendPath, MergeAppend nodes were considered. This code is not covered by any tests now, which should be addressed at some point. This is an oversight from f49842d, which introduced partition-wise joins in v11, so back-patch down to that. Author: Michael Paquier Reviewed-by: Ashutosh Bapat Discussion: https://postgr.es/m/20180718062202.GC8565@paquier.xyz
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions