summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorMichael Paquier2012-07-23 05:23:22 +0000
committerMichael Paquier2012-07-23 05:23:22 +0000
commit60262c8b95f692bfd8409a7818ab5699e81e6765 (patch)
tree0a90adc68c600f3e913f73812978aa003c9575cb /src/include/postgres.h
parent38b2b79f21859016e2b23d1c1203cd1d64ae833d (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/postgres.h')
0 files changed, 0 insertions, 0 deletions