diff options
author | Michael Paquier | 2012-07-23 05:23:22 +0000 |
---|---|---|
committer | Michael Paquier | 2012-07-23 05:23:22 +0000 |
commit | 60262c8b95f692bfd8409a7818ab5699e81e6765 (patch) | |
tree | 0a90adc68c600f3e913f73812978aa003c9575cb /src/include | |
parent | 38b2b79f21859016e2b23d1c1203cd1d64ae833d (diff) |
Set CommandId communication flag on Coordinator only for parent/child INSERT SELECT
In the particular case of an INSERT SELECT where INSERT is done on a child table
based on the data scanned of the parent, it is necessary to communicate the command Id
between Postgres-XC nodes. However in this case it was done for all the nodes and it
is only necessary to set it on local Coordinator.
Diffstat (limited to 'src/include')
0 files changed, 0 insertions, 0 deletions