diff options
author | Pavan Deolasee | 2017-08-21 05:37:47 +0000 |
---|---|---|
committer | Pavan Deolasee | 2017-08-21 05:41:16 +0000 |
commit | 28147bfd19da345621f209cb5b5065422d8f5926 (patch) | |
tree | e4858cee7d5f5e04523d8bc82f2503fc8b0d4173 /src/include/postgres.h | |
parent | 72fdde3af5005f5a88e3f216dcd830537acdc53f (diff) |
Handle params correctly within Subplan nodes
We were not dealing with the params in Subplan correctly, thus those params
were not sent to the remote nodes correctly during RemoteSubplan exectution.
This patch fixes that by traversing the Subplan node correctly. The regression
failure in the 'join' test case is addressed too.
Patch by senhu (senhu@tencent.com)
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions